Technically client-agnostic websocket communications server, designed for ComputerCraft. - Forked from before Rust rewrite and CBOR installation.
Go to file
osmarks 14c7bb1b4a Fix typing in messages while messages are sent 2018-10-05 21:43:38 +01:00
src Fix typing in messages while messages are sent 2018-10-05 21:43:38 +01:00
.gitignore Initial commit 2018-09-15 18:27:45 +01:00
LICENSE Create LICENSE 2018-10-05 16:08:21 +01:00
README.md Create README.md 2018-09-15 18:30:07 +01:00
client.lua Hopefully improve autoreconnect a bit more 2018-10-05 19:58:14 +01:00
package-lock.json Add log viewer 2018-10-05 20:44:11 +01:00
package.json Add log viewer 2018-10-05 20:44:11 +01:00

README.md

skynet

Technically client-agnostic websocket communications server, designed for ComputerCraft.

A client.lua to be required is included, but if you want the protocol documentation, please make an issue for it, I can't really be bothered.