Technically client-agnostic websocket communications server, designed for ComputerCraft. - Forked from before Rust rewrite and CBOR installation.
Go to file
Robert Miles 809a9c94c7 Upgrade package versions to allow dependencies to run 2019-04-04 09:41:27 -04:00
src Yet more slight logview improvements 2018-10-07 17:10:23 +01:00
.gitignore Refactor server 2018-10-06 09:38:21 +01:00
LICENSE Create LICENSE 2018-10-05 16:08:21 +01:00
PROTOCOL.md Update PROTOCOL.md 2018-10-06 15:00:57 +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 Upgrade package versions to allow dependencies to run 2019-04-04 09:41:27 -04:00
package.json Upgrade package versions to allow dependencies to run 2019-04-04 09:41:27 -04: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.