You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Websockets are on a technical level very different from BSD sockets, which this library deals with (the former run over TLS and are initiated over HTTP). For websockets I'd recommend libraries like curl or other HTTP libraries.On Nov 21, 2019 11:57, Doeke Wartena <notifications@github.com> wrote:(noob alert)
Is it possible to create websockets? And if not, what has to be done to make that possible?
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
(noob alert)
Is it possible to create websockets? And if not, what has to be done to make that possible?
The text was updated successfully, but these errors were encountered: