-
Notifications
You must be signed in to change notification settings - Fork 6
Offical repository for libverto, an async event loop abstraction library
License
latchset/libverto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
libverto =============================================================================== libverto exists to solve an important problem: many applications and libraries are unable to write asynchronous code because they are unable to pick an event loop. This is particularly true of libraries who want to be useful to many applications who use loops that do not integrate with one another or which use home-grown loops. libverto provides a loop-neutral async api which allows the library to expose asynchronous interfaces and offload the choice of the main loop to the application.
About
Offical repository for libverto, an async event loop abstraction library
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published