Technically client-agnostic websocket communications server, designed for ComputerCraft. - Forked from before Rust rewrite and CBOR installation.
Go to file
osmarks 2101cee26e Deal slightly better with unavailable server 2018-10-05 19:47:04 +01:00
src Add timestamp on messages 2018-10-03 18:34:03 +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 Deal slightly better with unavailable server 2018-10-05 19:47:04 +01:00
package-lock.json Initial commit 2018-09-15 18:27:45 +01:00
package.json Initial commit 2018-09-15 18:27:45 +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.