Added package bamboo_websocket (#2206)

Co-authored-by: On Kato <on.kato@tocca-net.jp>
This commit is contained in:
obemaru4012
2022-04-20 15:55:36 +08:00
committed by GitHub
co-authored by On Kato
parent 3af59c77a6
commit 2e7853f4a9
+11
View File
@@ -25869,5 +25869,16 @@
"license": "MIT",
"web": "https://github.com/nonimportant/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"
}
]