Websockets-Tester: Difference between revisions

From Bitpost wiki
(Created page with "=== Creation === * mkdir ~/development/websockets-tester *")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== Creation ===
=== Creation ===
* mkdir ~/development/websockets-tester
* research options; the [https://github.com/einaros/ws ws] node package [http://stackoverflow.com/questions/16392260/which-websocket-library-to-use-with-node-js looks good]
*
* [[Node create a new module|Create a new module]] at ~/development/websockets-tester
* # start coding!
 
=== Usage ===

Latest revision as of 18:48, 1 June 2016

Creation

Usage