Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Details  





2 Use Cases Of SignalR  





3 See also  





4 References  





5 Further reading  





6 External links  














SignalR






فارسی
עברית
Magyar


 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


SignalR
Original author(s)David Fowler and Damian Edwards
Developer(s)Microsoft
Initial releaseFebruary 18, 2013; 11 years ago (2013-02-18)
Stable release

2.4.3 / January 14, 2022; 2 years ago (2022-01-14)

Repository
Written inC#
Operating systemMicrosoft Windows
Platform.NET Framework,
.NET
TypeEvent-driven networking
LicenseApache License 2.0
Websitedotnet.microsoft.com/en-us/apps/aspnet/signalr

SignalR is a free and open-source software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications. The library includes server-side and client-side JavaScript components.

Details[edit]

ASP.NET SignalR is a library for ASP.NET developers to add real-time web functionality to their applications. Real-time web functionality is the ability to have server-side code push content to the connected clients as it happens, in real-time.[1]

SignalR takes advantage of several transports, automatically selecting the best available transport given the client's and server's capabilities. SignalR takes advantage of WebSocket, an HTML5 API that enables bi-directional communication between the browser and server. SignalR will use WebSockets under the covers when it's available, and gracefully fall back to other techniques and technologies when it isn't, while the application code remains the same.[2][3]

SignalR also provides a simple, high-level API for doing server-to-client RPC (call JavaScript functions in a client's browser from server-side .NET code) in an ASP.NET application, as well as adding useful hooks for management, such as connect/disconnect events, grouping connections, authorization.

Use Cases Of SignalR[edit]

Chat Applications:

Real-time Dashboards:

Online Gaming:

Collaborative Editing:

See also[edit]

References[edit]

  1. ^ Gustavo Armenta Valdez (December 17, 2012). "SignalR: Building real time web applications". Microsoft MSDN.
  • ^ Daniel Mohl (December 28, 2012). Building Web, Cloud, and Mobile Solutions With F#. O'Reilly Media, Inc. pp. 105–. ISBN 978-1-4493-3376-8. Retrieved February 4, 2013.
  • ^ Alex Mackey; William Stewart Tulloch; Mahesh Krishnan (October 10, 2012). Introducing .NET 4.5. Apress. pp. 143–. ISBN 978-1-4302-4332-8. Retrieved February 4, 2013.
  • Further reading[edit]

    External links[edit]

  • t
  • e
  • t
  • e
  • t
  • e

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=SignalR&oldid=1226052813"

    Categories: 
    ASP.NET
    C Sharp libraries
    Microsoft application programming interfaces
    Microsoft free software
    Servers (computing)
    Software using the Apache license
    Web frameworks
    2013 software
    Windows-only free software
    Computer library stubs
    Free and open-source software stubs
    Network software stubs
    Hidden categories: 
    Articles with short description
    Short description is different from Wikidata
    Use mdy dates from November 2023
    All stub articles
     



    This page was last edited on 28 May 2024, at 08:33 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki