Jaromil@fed.dyne.org to Programmer Humor@lemmy.ml · 3 months agoHexed by asyncfed.dyne.orgimagemessage-square3fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageHexed by asyncfed.dyne.orgJaromil@fed.dyne.org to Programmer Humor@lemmy.ml · 3 months agomessage-square3fedilink
minus-squarepimeys@lemmy.nauk.iolinkfedilinkarrow-up1·3 months agoThat’s why you write your protocol as a sync library, then implement the async IO separately and mapping the data over the protocol modules.
That’s why you write your protocol as a sync library, then implement the async IO separately and mapping the data over the protocol modules.