An open API service indexing awesome lists of open source software.

https://github.com/tugberkugurlu/signalrsamples


https://github.com/tugberkugurlu/signalrsamples

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

## Simple and Multi-layer SignalR Chat Application

This's a chat application built with SignalR and various other open source server and client side libraries + frameworks. See the below list for all the used techologies:

- ASP.NET SignalR
- ASP.NET Web API
- ASP.NET MVC 4
- Entity Framework 6

## Credits

- Application structure is inspired by [John Papa's Single Page App pluralsight course](http://pluralsight.com/training/Courses/TableOfContents/spa).
- Idea is smilar to [JabbR](https://jabbr.net) but this application is nowhere near the quality of JabbR.