Skip to content

A simple asynchronous Client/Server Socket that uses I/O Completion Port, and implements the Task-based Asynchronous Pattern with Async and Await.

License

Notifications You must be signed in to change notification settings

ClockGet/AsyncSocket

Repository files navigation

AsyncSocket

A simple asynchronous Client/Server Socket that uses I/O Completion Port for high performance, and implements the Task-based Asynchronous Pattern with Async and Await.

Reference

  1. Cowboy
  2. MSDN

About

A simple asynchronous Client/Server Socket that uses I/O Completion Port, and implements the Task-based Asynchronous Pattern with Async and Await.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages