telebit/rvpn/connection
Henry Camacho 8a5ab4fe76 Data Written to the Channel
- added support for ConnByDomain which looks up existing WSS and registered domain
- passed connection table to External Listener
- on request, obtained hostname and map to domain, split the remote address and port (will go into an table eventually)
- look up the domain and find the WSS connection
- packed up the frame.
- sent down the channel.
2017-02-13 20:36:01 -06:00
..
connection.go Data Written to the Channel 2017-02-13 20:36:01 -06:00
connection_table.go Data Written to the Channel 2017-02-13 20:36:01 -06:00
domain_mapping.go lots of changes 2017-02-12 14:39:50 -06:00
setup.go Restructured project abstracting modules, using Caddy as a guide. 2017-02-11 22:13:29 -06:00