Skip to content

Files

Latest commit

 

History

History
13 lines (10 loc) · 575 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 575 Bytes

This bundle is a very basic sample implementation of using websockets instead of telnet.

To enable, replace "telnet-networking" bundle in ranvier.json with "websocket-networking".

An example websockets client compatible with this bundle can be downloaded from github.com/ranviermud/neuro.

When using websocket-networking it is suggested that you set the playerTickFrequency and entityTickFrequency configurations in ranvier.json to faster than the default 100ms to allow for smoother rendering of data on the client.