Files
socket/rock.json

11 lines
239 B
JSON
Raw Normal View History

2026-07-07 10:56:04 +10:00
{
"configVersion": 1,
"rock": {
2026-07-09 21:56:09 +10:00
"name": "socket",
2026-07-07 10:56:04 +10:00
"version": "0.0.1",
"gccArgs": [],
2026-07-09 21:56:09 +10:00
"description": "Socket implementation in Comet.",
2026-07-07 10:56:04 +10:00
"dependencies": {},
"nativeComet": false
}
}