BasieP

Results 3 comments of BasieP

problem is still there... anyone can help out? it's 2020 and sortable still overwrites the default export instead of exporting like a module should.. Problems right now are: ``` import...

This is kinda basic and got nothing to do with the library. https is for http traffic, not websocket traffic. when you want to use secure websockets, use wss://

You can use NativeClient to get the native .net websocket object. If it's in there, then yes you can. If not, then not. Not related to the library..