package
0.0.0-20180220065759-986d81d64071
Repository: https://github.com/supernomad/quantum.git
Documentation: pkg.go.dev
# Functions
New generates a socket based on the supplied type and configuration.
# Constants
DTLSSocket type creates and manages a UDP based socket that is encrypted using DTLS.
MOCKSocket type creates and manages a mocked out socket for testing.
UDPSocket type creates and manages a UDP based socket.
# Interfaces
Socket interface for a generic multi-queue socket interface.