Skip to content

nicolagaletti/PusherMVC

Repository files navigation

PusherMVC

This is a test project to try out the pusher WebSocket in MVC 4.

###Installation

Create a new website in IIS (for example pushermvc.local). Set the app pool to Integrated, set the .NET framework version to 4.0 and change identity (in Advanced settings to NetworkService).

####RavenDB For the first time only: right-click to the RavenDB folder and and click Convert to application. Set a separate app pool with the with the same setting mentioned above. Navigate to http://mysite/ravendb. That should create all the other files you need to run RavenDB.It will run in embedded mode. This mode should be used for testing only.

About

Test project to try out the pusher WebSocket in MVC 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published