dpallot / simple-websocket-server

A python based websocket server that is simple and easy to use.
951 stars 319 forks source link

Class not binding on ubuntu 14.04.1 LTS #41

Closed sanderux closed 8 years ago

sanderux commented 8 years ago

On ubuntu 14.04 the code binds to the port indicated but it seems the class is not bound (no connected messages, no echo's) i tried python 2.7.6, 2.7.11 and python3

sanderux commented 8 years ago

Also tried ubuntu 16.04 and debian wheezy no luck on both.

sanderux commented 8 years ago

i attempted to connect through shell, seems to require HTTP headers