move under net namespace

This commit is contained in:
Joel Wetzell
2025-11-18 18:35:17 -06:00
parent a7996530a1
commit e1a8bef3fb
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"modules": [
{
"type": "tcp.server",
"type": "net.tcp.server",
"params": {
"port": 8000
}