This repository was archived by the owner on May 27, 2021. It is now read-only.
This repository was archived by the owner on May 27, 2021. It is now read-only.
Open
Description
Hello,
I need to get the underlying nvWebSocket instance when I create a websocket via ExtendedNet.createnewWebsocket
I tryed via reflexion to get the instance but it failed.
All I wanted to do is to get the websocket object platform depends to simply change the tcpNoDelay flag on my desktop and android app
Issue related to this : TakahikoKawasaki/nv-websocket-client#141
Thank you.