CDIGlobalTrack / rxdjango

A layer over Django Channels to push model updates through websockets
MIT License
30 stars 1 forks source link

avoid not iterable error #37

Closed gabrielfurlan closed 1 month ago

gabrielfurlan commented 2 months ago

for some reason is comming a message on websocket that is not an array. it cant reproduce on local environment, only in dev