mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 13:25:40 +00:00
11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"modules": [
|
|
{
|
|
"type": "net.tcp.server",
|
|
"params": {
|
|
"port": 8000,
|
|
"framing": "LF"
|
|
}
|
|
}
|
|
]
|
|
} |