Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Berrysoft/Networking_V1
An implementation of Networking TS.
https://github.com/Berrysoft/Networking_V1
Last synced: 3 days ago
JSON representation
An implementation of Networking TS.
- Host: GitHub
- URL: https://github.com/Berrysoft/Networking_V1
- Owner: Berrysoft
- License: mit
- Created: 2019-02-02T12:25:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T11:29:53.000Z (over 5 years ago)
- Last Synced: 2024-08-02T01:25:30.448Z (3 months ago)
- Language: C++
- Size: 231 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# I NEED HELP!!!
This implementation is **NOT** completed, especially ``. 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](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/n4734.pdf).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...