somdoron / AsyncIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it meaningful to build an async UDP socket?

wmjordan opened this issue · comments

commented

Currently the APIs of AsyncSocket appear to support async TCP communications only.
Does it make sense to make an async UDP socket?