Results 1 to 2 of 2

Thread: Is there any way to listen to WebSockets in Visual Basic .NET

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2020
    Location
    Dhaka, Bangladesh
    Posts
    7

    Is there any way to listen to WebSockets in Visual Basic .NET

    Hello, I am using VB to develop a software which needs to listen to WebSocket for Binance API at wss://fstream.binance.com/ws/btcusdt@klike. I have seen several tutorials online how to do it in NodeJS. But I need to do it and integrate it in my WinForms software. So, is there any similar approach in the .NET Framework? I'll be very happy to know

  2. #2
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,807

    Re: Is there any way to listen to WebSockets in Visual Basic .NET

    Quote Originally Posted by bdashraful View Post
    Hello, I am using VB to develop a software which needs to listen to WebSocket for Binance API at wss://fstream.binance.com/ws/btcusdt@klike. I have seen several tutorials online how to do it in NodeJS. But I need to do it and integrate it in my WinForms software. So, is there any similar approach in the .NET Framework? I'll be very happy to know
    https://docs.microsoft.com/en-us/dot...ew=netcore-3.1 ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width