Is your feature request related to a problem? Please describe.
I can't run a socketio server on node and on python and communicate via async_redis_manager pub/sub as python version uses pickle format that node doesn't have
Describe the solution you'd like
Support msgpack in AsyncRedisManager