Skip to content

lymlhhj123/simple_reactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

304 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple reactor

  • io event notify library based on reactor mode, support epoll and select.
  • current only support linux, kernel >= 4.14.
  • python >= 3.8.5.
  • support tcp, unix, udp, http/1.1 client.
  • support coroutine, completely compatible with asyncio.

example

echo server

echo server

echo client

echo client

coroutine

coroutine

lock

condition

queue

About

io event notify based on reacttimeor mode

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages