File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ to change that behavior in case of WebSocket connections.
15
15
To apply the patches, go in the root of your nodejs code, and apply:
16
16
`git am ../path-to/node-http-websocket/patches/*.patch`
17
17
18
+ = Licence =
19
+
20
+ Unless otherwise noted, all products created by me are free of copyright and
21
+ thus in the public domain. Have fun and be responsible.
18
22
19
23
Cheers,
20
24
zimbatm
Original file line number Diff line number Diff line change @@ -14,3 +14,9 @@ Run socketpolicy.pl as root. This is needed by the flash WebSocket implementatio
14
14
Run `node ping.js` and open http://localhost:8000/sample.html with Firefox (other browsers not yet tested)
15
15
16
16
Some times, the page takes long to load (unknown bug). Try reloading.
17
+
18
+ == Licence (of example)
19
+
20
+ Those files are under the New BDS licence. They are an adaptation of the work
21
+ of http://github.com/Guille/web-socket-js
22
+
You can’t perform that action at this time.
0 commit comments