#632239 httptunnel: does not allow multiple parallel connections

Package:
httptunnel
Source:
httptunnel
Description:
Tunnels a data stream in HTTP requests
Submitter:
Teodor
Date:
2011-07-18 08:15:12 UTC
Severity:
wishlist
#632239#5
Date:
2011-06-30 18:44:51 UTC
From:
To:
Hi,

Establishing one TCP connection with htc+hts works properly. However,
from the second connection there is no communication until the previous
connection is closed. This is a huge limit that blocks its use with
any client-server application for multiple users.

Thanks