FastAPI Websockets | Create real-time polling app with FastAPI | abdadeel

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 10

  • @yousafsabir7
    @yousafsabir7 Рік тому +1

    love this new way of teaching

  • @AbdulrahmanDawoud-m1v
    @AbdulrahmanDawoud-m1v Рік тому +5

    Great video! Your content is amazing. Just a small suggestion, if you could improve the microphone quality a bit more, it could take your channel to the next level. Keep up the good work!

    • @abdlogs
      @abdlogs  Рік тому

      Thanks for the suggestion.
      I am surely going to bump the audio quality.

  • @paulomtts
    @paulomtts Рік тому +2

    Nice video. I'd like to ask you how would you deal with sharing websocket connections between multiple FastAPI workers. I am currently dealing with this issue, and I am trying to avoid external tools such as Redis, and I don't know how to properly - and I don't think it is at all possible - store a websocket connection in a database. Any tips?

    • @abdlogs
      @abdlogs  Рік тому

      There is no way you can store Websocket connection object in a database.
      In my opinion, the best solution would be to use messages broker. That will open a lot of possibilities to setup and scale the setup.

    • @paulomtts
      @paulomtts Рік тому +2

      @ABD Logs thanks for the answer. In the end I set up a websocket manager service of its own!

    • @ryuk_me
      @ryuk_me Рік тому

      @@paulomtts facing the same issue, could you please tell how you achieved that.

  • @eternalpanic1
    @eternalpanic1 10 місяців тому

    1:11 bearable😂

  • @kingston4334
    @kingston4334 Рік тому +1

    *promosm*