telebit/rvpn/packer
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
..
packer.go Added support for building a packer buffer. 2017-02-13 18:47:16 -06:00
packer_data.go Data Written to the Channel 2017-02-13 20:36:01 -06:00
packer_header.go Added support for building a packer buffer. 2017-02-13 18:47:16 -06:00
setup.go Restructured project abstracting modules, using Caddy as a guide. 2017-02-11 22:13:29 -06:00