Eric

Results 62 issues of Eric

Fixing the ACK seemed to fix the issue, but resends were breaking partials. Need to ensure that resends work properly with partials.

Need to be able to time out message responses

tasks

New, simpler API based on the idea of just having transports instead of dedicated connections on both ends.

tasks

With the changes in 4.5 to the way errors are handled in thread pool threads, a complete error handling strategy needs to be devised and the code needs to be...

tasks

tasks

IClientConnection.ConnectAsync should allow for a timeout specification.

tasks

Connecting to a server with differing protocols will erase original protocols. Bug scenario: - Client has Protocol v2 which supports v1. - Client connects to a Protocol v1 server. -...

bugs
network

Need a better sample app to demonstrate usage.

tasks

Allow connection providers to provide discovery services (ex. UDP local discovery)

tasks