It would be nice to create a deepstream library for python to make it easier for the team to interact with the server. Instead of having to create an entire library that adheres to the deepstream client spec, we should just create a wrapper for sending POST requests to the HTTP endpoint. Try to implement this using asyncio.
It would be nice to create a deepstream library for python to make it easier for the team to interact with the server. Instead of having to create an entire library that adheres to the deepstream client spec, we should just create a wrapper for sending POST requests to the HTTP endpoint. Try to implement this using asyncio.