//
pkg.gl
Category
github.com/sirgallo/quicfiletransfer
cli
package
1.0.1
Repository:
https://github.com/sirgallo/quicfiletransfer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
1
Files
301 SLOC
#
Functions
NewClient
NewClient Create a new quic file transfer client.
#
Constants
HANDSHAKE_TIMEOUT
No description provided by the author
WRITE_BUFFER_SIZE
8MB.
#
Structs
OpenConnectionOpts
OpenConnectionOpts: options to pass when opening a new connection.
QuicClient
QuicClient: the quic client implementation.
QuicClientOpts
QuicClientOpts: options on client init.