Click here to Skip to main content
15,894,291 members
Articles / Web Development / HTML5

Low latency html5 WebSocket Server to stream live and computed data to web browser grid (a flavor of SignalR)

Rate me:
Please Sign up or sign in to vote.
4.91/5 (69 votes)
18 Aug 2015CPOL13 min read 164.9K   5.2K   124  
This is a HTML5 WebSocket service that streams live, real-time data to browser grid control. This service is capable of automatically computing math expressions on the fly (dynamically at runtime)

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions