mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
add nim-ws package (#1942)
This commit is contained in:
parent
49cccefd19
commit
e129f33827
@ -23001,5 +23001,19 @@
|
|||||||
"description": "NWSync Repository Management utilities",
|
"description": "NWSync Repository Management utilities",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Beamdog/nwsync"
|
"web": "https://github.com/Beamdog/nwsync"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nim-ws",
|
||||||
|
"url": "https://github.com/status-im/nim-ws",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"websocket",
|
||||||
|
"server",
|
||||||
|
"client",
|
||||||
|
"query language"
|
||||||
|
],
|
||||||
|
"description": "An implementation of Websocket protocol for Nim",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://github.com/status-im/nim-ws"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user