Skip to content

simple-owin/Simple.Owin.SignalR

Repository files navigation

Simple.Owin.SignalR

This makes SignalR work with the standard Func<AppFunc, AppFunc> OWIN signature instead of only working with Katana's IAppBuilder implementation.

It still takes a dependency on Microsoft.Owin.dll because it needs a bunch of stuff in there to work, but you can use it with Fix.

Vive la revolution.

About

Makes SignalR work with vanilla OWIN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published