hapijs / nes

WebSocket adapter plugin for hapi routes
Other
502 stars 87 forks source link

Nes with other Clients #254

Closed eykrehbein closed 6 years ago

eykrehbein commented 6 years ago

Hey there. Is it possible to connect to a Nes server instance with a different client than the nes-client? Like e.g. standard WebSocket Browser Library or from other languages like golang?

Marsup commented 6 years ago

Similar answer to #160, yes but you'll have to implement the protocol.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.