A Brief Analysis on SignalR Library Function for Real Time Applications
International Journal of Communication and Media Science |
© 2018 by SSRG - IJCMS Journal |
Volume 5 Issue 2 |
Year of Publication : 2018 |
Authors : Ms. Santoshi Savant, Mr. Pavan Kumar and Dr. Jayarekha P |
How to Cite?
Ms. Santoshi Savant, Mr. Pavan Kumar and Dr. Jayarekha P, "A Brief Analysis on SignalR Library Function for Real Time Applications," SSRG International Journal of Communication and Media Science, vol. 5, no. 2, pp. 1-6, 2018. Crossref, https://doi.org/10.14445/2349641X/IJCMS-V521P101
Abstract:
Signalr is the library function developed by Microsoft mainly for building application with real time functionality. The main examples where SignalR concepts are used in social media application, weather forecast and dashboard used mainly in company. It mains includes the Asp.net and javascript involved in having successfully communication between server and client. It is mainly used where frequently updates are needed to be sent to the client, push content operation. In SignalR, the persistent connection is established between server and client. Unlike the Http request response model, SignalR maintains the open connection.
Keywords:
SignalR, Asp.net, javascript.
References:
[1] https://docs.microsoft.com/en us/aspnet/signalr/overview/getting started/introduction-to-signalr
[2] https://docs.microsoft.com/en-us/aspnet/signalr/overview/testing-and-debugging/
[3] https://stackoverflow.com/questions/22881493/system-requirements-for-running-a-signalr-chat-application
[4] https://doc.akka.io/docs/akka-http/current/common/http-model.html
[5] https://github.com/SignalR/SignalR/wiki
[6] https://developer.mozilla.org/Apps/Fundamentals/Modern_web_app_architecture/MVC_architecture