https://github.com/berrysoft/networking_v1
An implementation of Networking TS.
https://github.com/berrysoft/networking_v1
Last synced: 9 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T11:29:53.000Z (over 7 years ago)
- Last Synced: 2025-04-21T14:31:45.344Z (about 1 year ago)
- Language: C++
- Size: 231 KB
- Stars: 3
- Watchers: 0
- 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...