Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages