Commit Graph

8 Commits

Author SHA1 Message Date
Andrew Stanton-Nurse d48663da2a autobahn + appveyor = sadness (#302) 2017-03-15 10:46:25 -07:00
Nate McMaster 24ce511044
Update appveyor and travis settings 2017-03-14 13:41:38 -07:00
Pawel Kadluczka b3ba381fbd Setting node version on travis and appveyor (#281) 2017-03-10 10:34:54 -08:00
Nate McMaster bdbb862abd Update AppVeyor and Travis settings 2017-03-01 18:25:43 -08:00
Nate McMaster 7281bf90c0 Upgrade to VS 2017 (#176) 2017-02-02 12:54:23 -08:00
Andrew Stanton-Nurse 20d8f1fca2 fix autobahn test app to be an app (#114)
* fix autobahn test app to be an app
* remove net46 version of autobahn conformance test, the autobahn suite doesn't need to be run twice...
* add appveyor and travis support for autobahn
2017-01-11 16:36:48 -08:00
Andrew Stanton-Nurse d281cb72ea add "messaging" endpoints and transports
* Need a separate set of primitives to handle messaging
* Using Channels (not Pipelines!) to provide the data flow for messaging
* All transports are now "message" based transports
* Added an adaptor to convert message-based transports to serve
streaming endpoints
2017-01-09 16:01:08 -08:00
David Fowler 239999e4c9 Make things actually work (#10)
- Added build.cmd
- Renamed the solution to match our conventions
- Fixed bad doc comment references
- Used strong name version of StackExchange.Redis
2016-11-07 20:58:41 -08:00