Skip to content

Socket.io-client + SignalR(.net) server #4956

Answered by darrachequesne
themod161 asked this question in Q&A
Discussion options

You must be logged in to vote

You can find more information about how Socket.IO works here: https://socket.io/docs/v4/how-it-works/

Can I connect to signalr by websocket?

Yes, I guess you should be able to connect with a plain WebSocket connection, but you will certainly have to format the messages in a specific way. I am no SignalR expert though.

Else, what it's analog to socket.io (server) in c#?

No, unfortunately there is currently no server implementation in c# (only client).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@themod161
Comment options

@darrachequesne
Comment options

@themod161
Comment options

@darrachequesne
Comment options

Answer selected by themod161
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants