eerimoq/asyncudp

Add async context support

Closed this issue · 1 comments

Calling close can be forgotten. It's nice practise to have context manager to close resources.

Feel free to implement one and submit a PR.