Adrien Montagu

Results 79 comments of Adrien Montagu

Hi We are maintening: https://github.com/socotecio/django-socio-grpc/ that has a different way of generating proto using serializers and services. We are supporting JSONField and other complex fields. If you want to try...

Hello We are maintening: https://github.com/socotecio/django-socio-grpc/ that has an logging handler customizable for this. If you want to try it and make us a feed back it would be great. We...

You have to launch 2 server. One with manage.py rungrpcserver and once with manage.py runserver.

Hello, You should use grpc-web with an envoy filter.

Hello, We are maintening: https://github.com/socotecio/django-socio-grpc/ that support django authentication

Hi ! I know it's not the main question of this issue but I think it can interest some people that are asking the same as you. We are maintening...

I had a perf issue where every time my mouse was entering or leaving an item all my visible item was updated. After some research and tests I found that...

Hello @sampajano, Thanks for the reply. We use Python aio grpc version 1.44. For the proxy we use istio with envoy filter. Do not hesitate if you need further informations....

Hi @deborahohanne As this project look no more maintained I can advice you to use https://github.com/socotecio/django-socio-grpc/ It's support django 4.1 and a lot more functionnalities than django-grpc-framework. All are not...