Example node.js websocket server, to be used with the Contiki websocket client

This commit is contained in:
Adam Dunkels 2016-10-31 22:07:34 +01:00
parent 4f13d637e6
commit 5625a01baf
2 changed files with 63 additions and 0 deletions

View file

@ -0,0 +1,6 @@
install:
npm install websocket
run:
nodejs example-server.js