Sunday, January 22, 2017

Re: Django-channels and JSON-RPC

If you are going to implement JSON-RPC based on Channels, I would be happy to participate, I suppose we will start doing this in a few week anyway.

пятница, 20 января 2017 г., 13:36:49 UTC+3 пользователь Fabien Millerand написал:
Thanks a lot for your answer Andrew.

On a side note, would you be related to Mike Godwin? I just draw some moustaches on Trump's face 5 minutes before seeing your message... It is disturbing...




Le jeudi 19 janvier 2017 19:27:10 UTC+1, Andrew Godwin a écrit :
I haven't seen anything like that personally, but I also don't see all of the Channels stuff going on, so maybe there is one.

It would be relatively easy to implement as a single class-based consumer that dispatches to RPC handlers based on method name, though, as it matches the consumer pattern very well.

Andrew

On Thu, Jan 19, 2017 at 7:34 AM, Fabien Millerand <mill...@gmail.com> wrote:
Hi everyone,

I am looking to implement a websocket server based on Django using JSON-RPC protocol.

I have been looking around for a pre-made solution without success. I am also a newbie in Django so I am a little bit lost...

Did anyone try to develop something like that?


 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f8fdc9b4-ef54-4e39-ad66-9f5b4d9eb042%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bb455b33-2725-4b0b-874a-8091a096fafd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment