Skip to content

theangryangel/lfswsrelay.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfswsrelay.js
=============
A small set of scripts to wrap and deal with the LFSWorld websocket InSim relay.

Requires a web browser supporting WebSockets.
See examples/ for example usage.
examples/simple/ for a basic implementation.
examples/angular/ for a more complex angular.js based implementation.

Not all packets currently implemented.
Higher level API currently not implemented, this means that you kind of need to
know the essentials of InSim and the Relay.

Bundles a copy of
  * nodejs' events.EventEmitter and util.inherits - https://github.com/joyent/node/

Dependencies not bundled (see examples for inclusion(s))
 * jspack-arraybuffer - https://github.com/theangryangel/jspack-arraybuffer

About

LFSWorld WebSocket based InSim relay client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published