2
2
mirror of https://github.com/Ale32bit/Soqet.git synced 2025-08-23 14:44:45 +02:00
2023-09-14 18:36:19 +02:00
2022-02-01 12:26:37 +01:00
2021-09-25 20:02:51 +02:00
2021-11-24 21:58:42 +01:00
2021-11-24 21:58:42 +01:00
2023-09-14 18:36:19 +02:00
2021-09-25 20:02:51 +02:00
2021-09-25 20:02:51 +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

Description
No description provided
Readme MIT 225 KiB
Languages
TypeScript 36.5%
HTML 32.4%
Lua 27.5%
CSS 3.6%