0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Aug 01, 2024 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sure sign of needing some E2E tests soon. Adds the missing IDataFormatter registration and corresponding test More... about 13 years ago
Extracted the IDataFormatter to control the data serialization of the events More... about 13 years ago
Changed IServerEvent.GetData method back to a property, but retained it as an object with JSON serialization.
mtscout6
as Matthew Smith
More... about 13 years ago
Adds nuspec and updates the rakefile to the latest and greatest More... about 13 years ago
Reduced task blocking to long running task only More... about 13 years ago
Fixed failing test.
mtscout6
as Matthew Smith
More... about 13 years ago
Changed task creation options to attach to parent so the AsyncInterceptExceptionBehavior will handle any exceptions.
mtscout6
as Matthew Smith
More... about 13 years ago
Added better error handling in the ServerEventWriter and ChannelWriter in the event the client disconnects when flushing the event stream.
mtscout6
as Matthew Smith
More... about 13 years ago
Serialized the returned data from the server event to JSON.
mtscout6
as Matthew Smith
More... about 13 years ago
Added an IServerEvent interface as opposed to an object with a method for retrieving the data as opposed to a property. This opens the door for adding data serialization to be performed by the server event writer.
mtscout6
as Matthew Smith
More... about 13 years ago
Adding a simple readme More... about 13 years ago
Initial commit More... about 13 years ago