Git Product home page Git Product logo

Comments (4)

naconnors avatar naconnors commented on June 25, 2024 2

We should stick with SSE instead of moving to web sockets. Our use case is met by using SSE. I have a prototype that I can demo on Thursday to show how we can consume server sent events in the react fe.

from ambi-fe.

naconnors avatar naconnors commented on June 25, 2024

I don't think it is worth the time to explore client side polling for this task. From my experience it doesn't work as well push updates from the server. I will present my work at the next meeting and then if we decide it is still worth prototyping client side polling I can work on it. If we decide the SSE are a good option I will close this task and do the implementation work on #8

from ambi-fe.

jhodapp avatar jhodapp commented on June 25, 2024

I agree @naconnors, is there really any possibility that we'd want to poll from the client side? I'm generally not a fan of polling for most things unless it's something that happens so infrequently that it's negligible resource-wise.

from ambi-fe.

naconnors avatar naconnors commented on June 25, 2024

Deciding to go with SSE. Closing.

from ambi-fe.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.