package
1.0.10
Repository: https://github.com/adam-p/psiphon-tunnel-core.git
Documentation: pkg.go.dev

# Functions

NewConn creates a new Conn.
NewDownstreamConfig creates a new Config; may return nil.
NewUpstreamConfig creates a new Config; may return nil.

# Constants

No description provided by the author
No description provided by the author

# Structs

Config specifies a fragmentor configuration.
Conn implements simple fragmentation of application-level messages/packets into multiple TCP packets by splitting writes into smaller sizes and adding delays between writes.