Real-Time Revolution: SignalR in Action - Kevin Griffin - NDC London 2022

Поделиться
HTML-код
  • Опубликовано: 1 авг 2022
  • Does your application render a page and then just leave it?
    Do you deal with issues of the local state being out of date?
    Do you wish the server could just tell all the browsers that something has changed?
    If you answered yes to any of those questions, it's time to join the real-time revolution! SignalR is a library designed to help .NET developers build performant, real-time cross-platform applications (not just web apps!).
    In this demo-filled talk, you'll learn about what SignalR is, how it fits into a modern application ecosystem, and how you can take advantage of it in your current or future projects.
    Check out more of our featured speakers and talks at
    www.ndcconferences.com
    ndclondon.com/
  • НаукаНаука

Комментарии • 7

  • @fifty6737
    @fifty6737 2 года назад +10

    That emergency dashboard is so cool, it's always great when u get to work on projects like that

    • @ConsultWithGriff
      @ConsultWithGriff 2 года назад +1

      I had so much fun working on that - in all of its iterations.

  • @Parthibansekar87
    @Parthibansekar87 Год назад +3

    "Saving lives with SignalR" would make a great title.

  • @fieryscorpion
    @fieryscorpion 2 года назад +4

    That was pretty interesting. Thank you!

  • @ModeZt
    @ModeZt Год назад

    I just use NCHAN. Its an nginx module. Does exactly the same without any asp.please-no