Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
I am so sad that it took me this long to find your channel. It's really helped me a crap ton. Thank you!
Shall we create custom events in websocket sharp like socket io..if not how to access socket io server from windows application
You are an excellent teacher!
Hi, hope my question is not silly :P how to setup the websocket URL in first place? I'm trying to use localhost:8080
Great video. Just a note that you can use C# string interpolation the new way:Console.WriteLine($"I don't know what to do with \"{e.Data}\" ");
OK, now I got You, Deserializingyou are a saver
Error|WebSocket.send:0|The state of the connection has been changed.
I am getting this again and again
@@satyamYT3 check if the state is equal to open then send data ( a little bit late but who knows)
I am so sad that it took me this long to find your channel. It's really helped me a crap ton. Thank you!
Shall we create custom events in websocket sharp like socket io..if not how to access socket io server from windows application
You are an excellent teacher!
Hi, hope my question is not silly :P how to setup the websocket URL in first place? I'm trying to use localhost:8080
Great video. Just a note that you can use C# string interpolation the new way:
Console.WriteLine($"I don't know what to do with \"{e.Data}\" ");
OK, now I got You, Deserializing
you are a saver
Error|WebSocket.send:0|The state of the connection has been changed.
I am getting this again and again
@@satyamYT3 check if the state is equal to open then send data ( a little bit late but who knows)