William Dunne
773808209f
Allow cross-origin requests for example
...
For the sake of testing the websocket server, accepting cross-origin requests is useful - to allow usage of things like http://www.websocket.org/echo.html
2015-11-01 16:40:20 +00:00
Gary Burd
7f59b56ea4
Fix DefaultDialar value
...
Initialize as pointer to struct with zero values as as implied by the
doc comment. This initialization matches similar values in the standard
library.
2015-10-18 15:41:02 -07:00
Gary Burd
13e4d0621c
Do not build files in echo example
2015-09-23 15:29:30 -07:00
Gary Burd
d051d29231
Add client and server example
2015-09-23 15:23:26 -07:00