mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package bamboo_websocket (#2206)
Co-authored-by: On Kato <on.kato@tocca-net.jp>
This commit is contained in:
parent
3af59c77a6
commit
2e7853f4a9
@ -25869,5 +25869,16 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nonimportant/nim-govee",
|
"web": "https://github.com/nonimportant/nim-govee",
|
||||||
"doc": "https://nonimportant.github.io/nim-govee/"
|
"doc": "https://nonimportant.github.io/nim-govee/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bamboo_websocket",
|
||||||
|
"url": "https://github.com/obemaru4012/bamboo_websocket",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"websocket"
|
||||||
|
],
|
||||||
|
"description": "This is a simple implementation of a WebSocket server with 100% Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/obemaru4012/bamboo_websocket"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user