-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
A nice exercice. Low prio.
- custo connected transport over udp
// trying to run over udp : requires some info (close to tcp light) :
// - channel id (since we can get multiple connection (server and client) in parallel : got the
// right communicaton -> all message are started by chan id with length
// - message id (since no order in message, we need to allocate after getting a size and then only
// receiving mssg)
//
//
//Simple it is rerouted on receive by unlocking receive mutex and send via udp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels