Admin
dashboard
file manager
command
php exec
/
/
usr
/
share
/
doc
/
libverto
path:
go
upload
mkdir
name
type
size
perms
modified
actions
[parent directory]
AUTHORS
file
80 B
0644
2021-03-15 17:56:36
edit
delete
rename
ChangeLog
file
46 B
0644
2021-03-15 17:56:36
edit
delete
rename
NEWS
file
40 B
0644
2021-03-15 17:56:36
edit
delete
rename
README
file
617 B
0644
2015-09-08 21:59:51
edit
delete
rename
editing: README
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.
save
cancel