Skip to content

Test project, combine multiple technologies, specifically AngularJS and SignalR.

Notifications You must be signed in to change notification settings

JoeBradley/AngularSignalR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AngularSignalR

Test project, combine multiple technologies, specifically AngularJS and SignalR.

Server side implements Entity Framework with a MySQL database.

Client side CRUD actions persisted to server through WCF. Updates to models on the server are then broadcast to all connected clients using SignalR.

Client side models & views handled by Angular, persisting changes using the RESTful web service by the server.

SignalR.js intergrated into angular service to handle messages from server.

About

Test project, combine multiple technologies, specifically AngularJS and SignalR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published