Technically client-agnostic websocket communications server, designed for ComputerCraft. - Forked from before Rust rewrite and CBOR installation.
Go to file
Oliver Marks 5bf5670a1d
Update PROTOCOL.md
2018-10-06 15:00:57 +01:00
src 24-hour time on logviewer 2018-10-06 13:07:49 +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 Add version indicator 2018-10-06 10:49:12 +01:00
package.json Add version indicator 2018-10-06 10:49:12 +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.