tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
Protocol.connected
tanya
async
protocol
Protocol
Called when a connection is made.
interface
Protocol
@
nogc
void
connected
(
DuplexTransport
transport
)
Parameters
transport
DuplexTransport
Protocol transport.
Meta
Source
See Implementation
tanya
async
protocol
Protocol
functions
connected
disconnected
received
Called when a connection is made.