Re: Channels 2.0 WebSocket demultiplexing

2018-02-07 Thread Daniel Gilge
Oh, thanks. Sorry, I didn’t realise that this issue is related to Channels 2. > Am 07.02.2018 um 19:09 schrieb Andrew Godwin : > > Hi, > > It's not yet been re-implemented - here's the issue to track it: > https://github.com/django/channels/issues/825 >

Re: Channels 2.0 WebSocket demultiplexing

2018-02-07 Thread Andrew Godwin
Hi, It's not yet been re-implemented - here's the issue to track it: https://github.com/django/channels/issues/825 Andrew On Wed, Feb 7, 2018 at 1:53 AM, Daniel Gilge wrote: > Hi, > > how do you demultiplex in Channels 2.0 using WebSockets? > > I want to use a single WebSocket connection and b

Channels 2.0 WebSocket demultiplexing

2018-02-07 Thread Daniel Gilge
Hi, how do you demultiplex in Channels 2.0 using WebSockets? I want to use a single WebSocket connection and be able to address different models according to the path. Daniel -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe fro