https://github.com/stellar-group/cppnow2013_ot
Code examples from Bryce Adelstein-Lelbach's 2013 C++Now talk about object transmission with Boost.Asio and Boost.Serialization
https://github.com/stellar-group/cppnow2013_ot
Last synced: 5 months ago
JSON representation
Code examples from Bryce Adelstein-Lelbach's 2013 C++Now talk about object transmission with Boost.Asio and Boost.Serialization
- Host: GitHub
- URL: https://github.com/stellar-group/cppnow2013_ot
- Owner: STEllAR-GROUP
- License: bsl-1.0
- Created: 2013-05-16T05:16:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-16T05:44:28.000Z (over 12 years ago)
- Last Synced: 2024-05-01T11:26:21.639Z (over 1 year ago)
- Language: C++
- Size: 129 KB
- Stars: 10
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE_1_0.txt
Awesome Lists containing this project
README
Built and tested with Boost 1.53 and GCC 4.7.2 (Linux x86-64).