Berrysoft / Networking_V1

An implementation of Networking TS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I NEED HELP!!!

This implementation is NOT completed, especially <experimental/io_context>. I extremely need help.

Move code from boost.asio is OK, but please DON'T copy them. I would like standard(C++17)/Windows specified code in each single header.

Networking_V1

An implementation of Networking TS.

This implementation requires C++ 17 standard and MSVC. It isn't compatible with GCC because there's already one in libstdc++, though it isn't completed...

About

An implementation of Networking TS.

License:MIT License


Languages

Language:C++ 99.8%Language:C 0.2%