jovany-wang / dousi

Native Multiple Languages RPC Framework.
6 stars 3 forks source link

Add handy as another eventloop. #88

Closed jovany-wang closed 3 years ago

jovany-wang commented 3 years ago

https://github.com/yedf/handy is a great library to help us build the highly performance RPC framework.

Add an abstraction to support the eventloop as an abstracted layer, so that we can switch them.