Skip to content

DavidClark/Hub-Chain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Hub-Chain

A collection of 'endpoints' that can be subscribed to by signalr clients.

The server they subscribe to is either the data source or it is chained to it.
If it is chained to the source it subscribes to the endoint on the source and maintains a cache of the latest value. All servers can be on redis or the server will relay published items too.

Subscribing to an endpoint creates a published observable on the server.
This can have multiple subscriptions and is removed on disposal.

About

Chains signalr hubs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XML 51.5%
  • C# 41.4%
  • CoffeeScript 5.8%
  • HTML 1.1%
  • Classic ASP 0.2%