minimal working version going

This commit is contained in:
2026-07-09 21:56:09 +10:00
parent 4b5d5a2130
commit 36b2e37bda
8 changed files with 325 additions and 10 deletions

View File

@@ -1,10 +1,10 @@
{
"configVersion": 1,
"rock": {
"name": "template",
"name": "socket",
"version": "0.0.1",
"gccArgs": [],
"description": "Your description here",
"description": "Socket implementation in Comet.",
"dependencies": {},
"nativeComet": false
}