/FSharp.EventSource

A F# library of Server-Sent Events, with sample, MIT license and nuget.

Primary LanguageJavaScript

F# EventSource

Stream Updates with Server-Sent Events.

Current status: gives you an API to write to the browser.

Use together with polyfill for browser support. Have a look at Sample.fs for an example on how to use it.

License

MIT Copyright Henrik Feldt 2013

Notes

Compile: bundle && rake or open in Visual Studio 2012 or in Xamarin Studio.