lucapirrone

Results 2 comments of lucapirrone

Hi guys, I'll give my opinion on this. HTTP APIs and websocket communication play two different roles within the cat. HTTP APIs are used to administer the cat while websocket...

The structure is what we discussed on last dev meeting. You can extend the cat rest api through an hook like that: ` from cat.mad_hatter.decorators import hook from fastapi.routing import...