Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client represents a QUIC client.
func NewClientFromConn ¶ added in v0.0.2
func (*Client) AcceptStream ¶
AcceptStream accepts a new QUIC stream. The caller controls timeout via the context.
Click to show internal directories.
Click to hide internal directories.