Versions in this module Expand all Collapse all v0 v0.1.2 Nov 15, 2021 v0.1.1 Nov 15, 2021 v0.1.0 Nov 14, 2021 Changes in this version + const BufferSize + type Dispatcher struct + ListenAddr string + Port int + TCPFastOpen bool + Validator *vmess.Validator + func (d *Dispatcher) Close() (err error) + func (d *Dispatcher) Listen() error + func (d *Dispatcher) UpdateValidator(validator *vmess.Validator) + type DuplexConn interface + CloseRead func() error + CloseWrite func() error