add nim-ws package (#1942)

This commit is contained in:
andri lim 2021-06-23 12:12:19 +07:00 committed by GitHub
parent 49cccefd19
commit e129f33827
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23001,5 +23001,19 @@
"description": "NWSync Repository Management utilities",
"license": "MIT",
"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"
}
]