mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package engineio (#2445)
Co-authored-by: sam-cyglass <sameer.mahabole@cyglass.com>
This commit is contained in:
parent
bd2ab1f915
commit
cf760becbb
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user