0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add travis configuration More... almost 9 years ago
Merge pull request #1 from o1iver/master More... about 9 years ago
Added additional constructor for class boost::asio::zmq::socket_option::subscribe accepting a std::string. More... about 9 years ago
Implemented the ZMQ_SUBSCRIBE option. More... about 9 years ago
Added additional constructor for class boost::asio::zmq::socket_option::identity accepting a std::string. More... about 9 years ago
Move enable_if from socket into socket_option. More... over 9 years ago
Clean up superfluous namespace prefix. More... over 9 years ago
Replace std::bind with lambda to improve readability. More... over 9 years ago
Remove bad using of constexpr More... over 9 years ago
Update README.md More... over 9 years ago
Format all code via clang-format More... over 9 years ago
Use pragma once option instead of macros More... over 9 years ago
Update performance testing for corresponding to boost namespace More... over 9 years ago
Update examples for corresponding to boost namespace More... over 9 years ago
Use boost-asio instead of asio More... over 9 years ago
Update license to Simplified BSD More... over 9 years ago
Add throughput case for tcp/ipc More... almost 11 years ago
Add latency case for tcp/ipc More... almost 11 years ago
Add all performance test cases for inproc More... almost 11 years ago
Fix some bugs More... almost 11 years ago
Improve the performance of frame class. More... almost 11 years ago
Add inproc performance tests. More... almost 11 years ago
Refactor socket option's implementations. More... almost 11 years ago
Use STL-like conditional structure to judge option type. More... almost 11 years ago
Add asynchronous client/server example More... almost 11 years ago
Add lbbroker example More... almost 11 years ago
Add string helper funtions for frame More... almost 11 years ago
Add ROUTER broker and REQ workers example of load balancing pattern. More... almost 11 years ago
Add extended Request-Reply example More... almost 11 years ago
Add license file More... almost 11 years ago