- First release on PyPI.
- RPC feature implemented
- use pickle instead of json for serialization for better performance. Currently protocol 4 is used.
- Change signature of Remote.execute to Remote.invoke
- fixed #1
- Fixed that the stop method did not empty hannlers
- Fixed that the stop method did not empty hannlers, then add function error
- Add asynchronous registration
- Update aioredis version to 2.0.1