Added package engineio (#2445)

Co-authored-by: sam-cyglass <sameer.mahabole@cyglass.com>
This commit is contained in:
samc0de
2022-12-30 19:29:43 +08:00
committed by GitHub
co-authored by sam-cyglass
parent bd2ab1f915
commit cf760becbb
+15
View File
@@ -28339,5 +28339,20 @@
"description": "A wrapper for the libpcap library",
"license": "MIT",
"web": "https://github.com/praetoriannero/nim_libpcap"
},
{
"name": "engineio",
"url": "https://github.com/samc0de/engineio",
"method": "git",
"tags": [
"socketio",
"engineio",
"library",
"websocket",
"client"
],
"description": "An Engine.IO client library for Nim",
"license": "MIT",
"web": "https://github.com/samc0de/engineio"
}
]