|
|
|
|
|
by flatline3
5021 days ago
|
|
They're not sockets, they're WebSockets, and they require a custom HTTP server setup just to open a socket connection to a service. This means that I can't do something that should be really simple -- like open a VNC connection to a remote server -- without first configuring an HTTP WebSocket proxy. |
|