Simple, small, asynchronous, I/O agnostic RPC framework for various languages
Stars
2
Forks
2
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
register_lambda is gone; instead, there is a register_function now, specialized for functors with non-templated call operator
3fb3766View on GitHubadded c++ version of the chat client (using boost.asio)
59c1273View on GitHubcpp version can be installed now by calling ./waf install (uninstalling by calling ./waf uninstall)
7102dcdView on GitHubadded Boost Software License 1.0 copy + header to all .hpp .cpp files
b0d90a9View on GitHub