2
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
a little clean-up, fix errant test. More... over 14 years ago
Status decoding is working More... over 14 years ago
Checkpoint More... over 14 years ago
streaming requests, twitter streaming API support. More... over 14 years ago
get rid of state machine -- use a single (serialized) variable instead. More... over 14 years ago
superfluous comments. More... over 14 years ago
introduce serialization of channel events. More... over 14 years ago
Merge branch 'master' of github.com:twitter/finagle More... over 14 years ago
- Prevent dispatching twice - Error on writing twice More... over 14 years ago
No actual failing code, but these are true constraints More... over 14 years ago
test More... over 14 years ago
Check ports before trying to bind them in test. More... over 14 years ago
Merge branch 'master' of github.com:twitter/finagle More... over 14 years ago
Merge branch 'master' of github.com:twitter/finagle More... over 14 years ago
introduce a bunch of unittests, fix channel closing. More... over 14 years ago
Sequence ID is generated correctly for server More... over 14 years ago
Merge remote branch 'origin/master' into thrift_async More... over 14 years ago
add test for unregistered methods during TMessage -> ThriftCall transform More... over 14 years ago
refactoring to make cancellation more obvious, and export an explicit state in the ChannelFuture More... over 14 years ago
Merge remote branch 'origin/master' into thrift_async More... over 14 years ago
initial test for decoding tmessages to thriftcalls More... over 14 years ago
fix warnings in tests. More... over 14 years ago
Refactor of ChannelBroker to have a cleaner interface between the BrokeredChannel and the Broker (dispatch). More... over 14 years ago
Fixed sequence ID More... over 14 years ago
Screwing around with sequence ID. More... over 14 years ago
Merge branch 'master' of github.com:twitter/finagle More... over 14 years ago
Merge branch 'master' of github.com:twitter/finagle More... over 14 years ago
Re-enable sequence number checking More... over 14 years ago
A little cleanup More... over 14 years ago
Checkpoint commit. Thrift codec is able to send and receive ThriftCall/ThriftResponse for server and clients. More... over 14 years ago