• GitHub
  • Documentation
  • Discord
  • Donate
search
  • chevron_right Threads
  • label Feedback

Realtime updates

Justman10000
May 20, 2023
chat_bubble_outline 2
  • link
    Justman10000
    Members 44 posts
    May 20, 2023, 10:43 p.m. May 20, 2023, 10:43 p.m.
    link

    How about real-time updates? That new posts in topics are displayed directly in real time...

  • link
    rafalp
    Project Lead 1770 posts
    May 20, 2023, 11:02 p.m. May 20, 2023, 11:02 p.m.
    link

    In order to do this either Django needs to have full async Python support or we would need to introduce separate service for pushing messages over websocket to clients. I don't want to add the latter, and former is up to Django team. But they are slowly getting there, so here's hope!

  • link
    rafalp
    Project Lead 1770 posts
    May 21, 2023, 11:40 p.m. May 21, 2023, 11:40 p.m.
    link

    I am aware of deepstream as real time server for web apps, but maybe I could implement one in Python?

    Also, realtime server should have a way to filter events before sending them to client, so we can verify if user can see replied thread before we tell them "oh yeah, thread 2137 got new reply".

arrow_upward Go to top
  • This site uses cookies to gather statistical data for use in traffic analysis. Header photo by Joanna Malinowska.
  • GitHub
  • Documentation
  • Discord
  • Donate
  • Terms of service
  • Privacy policy
powered by misago