Taranjeet Singh

Results 13 comments of Taranjeet Singh

> I had the same problem using the given example so I started from the [python-socketio asgi example](https://github.com/miguelgrinberg/python-socketio/tree/master/examples/server/asgi) and added fastapi and it works tada > > I upgraded a...

I got this implemented like [this](https://stackoverflow.com/questions/70274482/socketio-implementation-with-fastapi-and-react). I am using react as frontend

As its a documentation change, test cases aren't required.

Need your input here. 1. Needs a whole new section to describe If not in schema, where? It feels more natural to me if its there along with [Unenforced-field-constraints](https://pydantic-docs.helpmanual.io/usage/schema/#unenforced-field-constraints) and...

Is this open for contribution as python2 is a thing a past now. I would be happy to make a PR.

> Unfortunately I cannot merge PRs in this repository as that creates a problem with the carefully constructed commit history. 😥

It's working here. Followed [this](https://typer.tiangolo.com/typer-cli/#run-with-typer-cli). Make sure you did restart your terminal after installing completions

I guess we can close this now unless you have any other issue remaining here.