Commit Graph

61 Commits

Author SHA1 Message Date
David Fowler 5baaaac22d Added comments and more tiny code clean up 2016-10-01 03:22:09 -07:00
David Fowler 5195e75b74 Tiny tweaks 2016-10-01 03:09:07 -07:00
David Fowler 813222b406 More cleanup + TaskQueue
- Introduced the TaskQueue
- Added IHttpTransport so abort callbacks can happen outside of the
transport implementation
2016-10-01 03:03:20 -07:00
David Fowler ad2724b22c Split Connection and ConnectionState 2016-10-01 00:57:35 -07:00
David Fowler 7b8e947567 Use new CopyToAsync method 2016-10-01 00:51:51 -07:00
David Fowler c3753c4f0e Renamed the project and split into class library and sample 2016-10-01 00:43:33 -07:00
David Fowler de291d4d2a Refactoring
- Move http stuff into Http dispatcher
- Exposed IChannel from connection
- Clean up ConnectionManager (tho it's not great yet)
2016-09-30 22:11:29 -07:00
moozzyk 239b5f815f Fixing longpolling 2016-09-30 15:13:21 -07:00
moozzyk 32ed7ca0c4 SSE kind of works - duplicate messages 2016-09-30 14:21:37 -07:00
David Fowler 27ddb7de90 More cleanup 2016-09-30 02:41:07 -07:00
David Fowler 03352354dc Initial commit 2016-09-30 01:44:56 -07:00