8 Commits

Author SHA1 Message Date
Jesse Cotton
ada0b42123
Add try-catch around packet decryption
This guards against a service crash resulting from an occasional
packet decryption error.
2018-04-02 21:40:57 -07:00
Jesse Cotton
4d0c98c97a
Pluralize getConnectedSocket + alias previous name 2018-04-02 21:39:12 -07:00
Jesse Cotton
8abb861cab
Enhance settings handling 2018-04-02 21:37:21 -07:00
Jesse Cotton
3f4628220b
Enhance Orvibo logging 2018-04-02 21:35:30 -07:00
Sandy Milne
7f9b58216c Updates PacketBuilder to accept key from user settings and general code cleanup 2017-10-23 20:25:59 +11:00
Sandy Milne
2092ead277 Update Example.js to show how to pass through settings 2017-10-23 19:49:29 +11:00
Sandy Milne
fab292a1ae Moves settings into constructor to allow users to set at runtime 2017-10-23 19:43:22 +11:00
Sandy Milne
4ad59b2a46 Inital commit of Orvibo socket server code 2017-10-15 13:43:38 +11:00