Add websocketx0717 (#1655)

This commit is contained in:
flywind 2020-10-05 15:55:19 +08:00 committed by GitHub
parent 7611338bef
commit e82dd00ebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19705,5 +19705,18 @@
"description": "Implementation of dual numbers",
"license": "MIT",
"web": "https://github.com/drjdn/nim_dual"
},
{
"name": "websocketx",
"url": "https://github.com/xflywind/websocketx",
"method": "git",
"tags": [
"httpx",
"prologue",
"web"
],
"description": "Websocket for httpx.",
"license": "MIT",
"web": "https://github.com/xflywind/websocketx"
}
]