You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
-11Lines changed: 0 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -39,17 +39,6 @@ <h1>Overview</h1>
39
39
<p>The project aims to build upon the latest C++ standard (currently C++11) to provide easy to use libraries for network programming. We use the latest compiler versions and features with an eye on pushing the boundaries on leveraging what's available in C++.</p>
40
40
<p>Currently the library contains an HTTP client and server implementation, a stand-alone URI library, a network message framework, and some concurrency tools.</p>
41
41
<p>The project welcomes contributions from people interested in joining the effort. See the section on<ahref="#policies">Project Policies</a> for more information on getting involved.</p>