mirror of
https://github.com/Ale32bit/Soqet.git
synced 2025-08-23 14:44:45 +02:00
The new Soqet 3 is available here
Soqet
This is the source code powering the Soqet Network.
Libraries
For ComputerCraft
wget https://raw.githubusercontent.com/Ale32bit/Soqet/master/libs/cc_soqet.lua soqet.lua
For OpenComputers
wget https://raw.githubusercontent.com/Ale32bit/Soqet/master/libs/oc_soqet.lua soqet.lua
API Documentation
Documentation can be found here: https://soqet.alexdevs.me or check the public/index.html
.
Self hosting
Build
Run npm install
to install all packages and then npm run build
to build the server.
Run
Run npm run start
to run the server
Languages
TypeScript
36.5%
HTML
32.4%
Lua
27.5%
CSS
3.6%