ebafa277df
- added support for context passing between the various functions - support for withCancel, allowing administrative canceling, and a clean up of Go Routines. - generic listener now supports a single port for both encrypted and clear text protocols. - employee the buffered wedge connection for peaking into the protocol - implementation of the oneListener. - when TLS, leveraged the NewListener which uses oneListener as n inner lister. - once the stream is decrypted, or if it was already clear text it is passed to handleStream which performs application detection. |
||
---|---|---|
.. | ||
conn_wedge.go | ||
handle_wss_client.go | ||
listener_generic.go | ||
listener_wedge.go | ||
one_conn.go | ||
setup.go |