Added package bamboo_websocket (#2206)

Co-authored-by: On Kato <on.kato@tocca-net.jp>
This commit is contained in:
obemaru4012 2022-04-20 16:55:36 +09:00 committed by GitHub
parent 3af59c77a6
commit 2e7853f4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]