1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-18 09:25:59 +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:
Gerasimos (Makis) Maropoulos
2019-06-13 12:15:01 +03:00
parent 5f148987f7
commit 272566950d
14 changed files with 126 additions and 92 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,5 @@
.vscode
_authortools
/_examples/**/node_modules
.directory
.directory
node_modules
package-lock.json