Custom Realtime

I am developing a custom app in angular. I connect to redis and listen to the event I need. To communicate with python I send a post request to an API but I want to know if I can listen to the redis_socketio from python.