Y
Hacker News
new
|
ask
|
show
|
jobs
by
historyloop
1807 days ago
What language exactly you use that can't do web sockets, which is a thin layer over plain TCP sockets?
1 comments
MrStonedOne
1805 days ago
dream maker (which can do http, but not websockets or tcp sockets), php:
https://stackoverflow.com/questions/7160899/websocket-client...
, tcl.
link