Give us feedback
signal-r-js-connector
Reactive icon

Signal-R JS Client

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 20 March 2023 by 
0.0
 (0 ratings)
signal-r-js-connector

Signal-R JS Client

Details
This component consists of Signal-R JavaScript client library which allows the users to call server-side Signal-R hub methods to enable the persisent communication between the clients.
Read more

Signal-R is a library component that brings out real-time web functionality in the application. Real-time basically means the ability to have your server-side code push content to the connected clients as it happens, in real-time. SignalR uses the new WebSocket transport.

What can be used for?

Pushing data from the server to the client (not just browser clients) has always been a tough problem. SignalR makes it easy and handles all the lifting for you.



Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team