Versions in this module Expand all Collapse all v0 v0.2.0 Jun 3, 2023 v0.1.0 Jan 5, 2023 Changes in this version + const BufferLimit + const DisconnectSequence + func StartClient(proto string, host string, port string) + func StartServer(proto string, port string) + func TransferPackets(con net.Conn, in io.Reader, out io.Writer) + type Progress struct