Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

irony/Mailfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailfeed

An example application combining SignalR and MailGun

This application is a proof of concept of how to create a live updated feed of incoming mail. The incoming mail are pushed from Mailgun to this MVC3 application and are feeded to a SignalR event hub which syncs a feed of mail via WebSockets to the client with the library SignalR.

DEMO

To test it live, go to: http://mailfeed-1.apphb.com/mail

Current state

This is an old lab proof of concept, use it for inspiration. If you have additions to make it more clear or generic, please send me a pull request.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published