openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
msgpack-rpc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 17 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
java: rename close() to tryClose(). close() is used for Client class.
Kazuki Ohta
More...
about 15 years ago
java: fix spaces
Kazuki Ohta
More...
about 15 years ago
java: code cleanup of TCPSocket
Kazuki Ohta
More...
about 15 years ago
java: hide EventLoop from the user
Kazuki Ohta
More...
about 15 years ago
java: channel is closed by TCPSocket class
Kazuki Ohta
More...
about 15 years ago
java: remove unused handler functions from RPCClientHandler
Kazuki Ohta
More...
about 15 years ago
java: changed to import Unpacker only.
Kazuki Ohta
More...
about 15 years ago
java: oops. remove main() program.
Kazuki Ohta
More...
about 15 years ago
java: more readable code by preparing generateMessageID() and createRPCMessage()
Kazuki Ohta
More...
about 15 years ago
java: remove needless member variable 'factory'
Kazuki Ohta
More...
about 15 years ago
java: more proper close() in TCPTransport
Kazuki Ohta
More...
about 15 years ago
java: change Future interface. throws Exception when calling getResult().
Kazuki Ohta
More...
about 15 years ago
java: add send() interface for async call.
Kazuki Ohta
More...
about 15 years ago
java: more kind Future interface. cannot call getter without join()
Kazuki Ohta
More...
about 15 years ago
java: added first version of MessagePack-RPC for Java. It depends on netty.
Kazuki Ohta
More...
about 15 years ago
cpp: session has only one transport
frsyuki
More...
about 15 years ago
cpp: update test/error.cc
frsyuki
More...
about 15 years ago
cpp: add test/error.cc
frsyuki
More...
about 15 years ago
cpp: connect_error
frsyuki
More...
about 15 years ago
cpp: exception
frsyuki
More...
about 15 years ago
cpp: add server::base and client::base
frsyuki
More...
about 15 years ago
cpp: add request::type<T> and future::type<T>
frsyuki
More...
about 15 years ago
reqeust has a auto_zone
frsyuki
More...
about 15 years ago
README.md
frsyuki
More...
about 15 years ago
msgpack::rpc::TIMEOUT_ERROR
frsyuki
More...
about 15 years ago
msgpack::rpc::remote_error, msgpack::rpc::timeout_error
frsyuki
More...
about 15 years ago
don't build cclog in default
frsyuki
More...
about 15 years ago
add ./preprocess, fixes Makefile.am
frsyuki
More...
about 15 years ago
add test/notify.cc
frsyuki
More...
about 15 years ago
session::notify
frsyuki
More...
about 15 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree