Crate ecksport_net

Source

Modulesยง

builder
Builder types for setting up connections and listeners.
channel
Channel handles.
channel_state
connection
Connection bookkeeping to track and emit user-facing events.
constants
errors
event
handshake
Subroutines for performing the connection setup, including managing any challenges.
worker
Concurrent connection worker that returns an event queue of new channel handles and notifications, operating in the background.