support for tcp sockets
Closed this issue · 1 comments
snimavat commented
Is it possible to tunnel TCP sockets and not just http ?
robbie-cahill commented
Not as yet. It only supports HTTP/HTTPs, partly to take advantage of the pre-built scaling technologies for them, which will make it alot easier to scale the service as it grows.