orthecreedence / cl-async

Asynchronous IO library for Common Lisp.
MIT License
275 stars 40 forks source link

UDP support #164

Open turtle-bazon opened 5 years ago

turtle-bazon commented 5 years ago

According to libuv documentation, it supports UDP. So, can be UDP support added to cl-async?