mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-05 20:49:29 +00:00
add websock package (#1956)
This commit is contained in:
parent
b1829a76d2
commit
d274dbbc08
@ -23157,5 +23157,21 @@
|
|||||||
"description": "A Nim client for Todoist's REST API",
|
"description": "A Nim client for Todoist's REST API",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://ruivieira.github.io/nim-todoist/index.html"
|
"web": "https://ruivieira.github.io/nim-todoist/index.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "websock",
|
||||||
|
"url": "https://github.com/status-im/nim-websock",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"websocket",
|
||||||
|
"websocket-server",
|
||||||
|
"websocket-client",
|
||||||
|
"ws",
|
||||||
|
"wss",
|
||||||
|
"secure"
|
||||||
|
],
|
||||||
|
"description": " Websocket server and client implementation",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/status-im/nim-websock"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user