mirror of
https://github.com/kataras/iris.git
synced 2026-08-01 17:09:53 +00:00
_examples/websocket/basic: add a nodejs client and provide a README.md on how to run the websocket clients and the server
Former-commit-id: a98a80996d7d95fa947e72c71803407682229fa7
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "neffos.js.example.nodejsclient",
|
||||
"version": "0.0.1",
|
||||
"main": "client.js",
|
||||
"dependencies": {
|
||||
"neffos.js": "latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user