Added package engineio (#2445)

Co-authored-by: sam-cyglass <sameer.mahabole@cyglass.com>
This commit is contained in:
samc0de 2022-12-30 16:59:43 +05:30 committed by GitHub
parent bd2ab1f915
commit cf760becbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]