openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
grpc-java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 19, 2025 — Mar 19, 2026
Showing page 235 of 235
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding simple Transport for HTTP. Also creating abstract base classes for common stream/transport code.
nathanmittler
More...
over 11 years ago
Workaround error caused by zero-length DATA frames.
ejona
More...
over 11 years ago
Implementing Netty-based GRPC Client Transport. Server-side will be implemented in a follow-up CL.
nathanmittler
More...
over 11 years ago
Add NPN/ALPN support via Jetty extensions Resurrect integration tests that pass through GFE for HTTP2+Netty Misc improvements to hexa environment
lryan
More...
over 11 years ago
Clarifying the InputStream ownership contract in Call.Listener and StreamListener.
nathanmittler
More...
over 11 years ago
Some minor cleanup on the transport API (documentation and such).
nathanmittler
More...
over 11 years ago
New Buffer type for transport API.
nathanmittler
More...
over 11 years ago
A couple minor fixes to Channel for bugs exposed while integration testing with Netty transport.
nathanmittler
More...
over 11 years ago
Sync with new error code.
simonma
More...
over 11 years ago
Fixing gRPC code to work with new Netty jar
nathanmittler
More...
over 11 years ago
Update message framing IDs to adhere to gRPC spec
ejona
More...
over 11 years ago
Copy framing classes to newtransport, tweaking some of their APIs
ejona
More...
almost 12 years ago
Port client tests to newtransport.
ejona
More...
almost 12 years ago
Fix bugs exposed by test_TestServiceBenchmarks.
ejona
More...
almost 12 years ago
Deframer.deframe returns number of unprocessed bytes.
ejona
More...
almost 12 years ago
Adding first-cut at generic Netty client and servers implementing the Service interface.
nathanmittler
More...
almost 12 years ago
[2/2] Swap Operation wrapping from Channel to Transport.
ejona
More...
almost 12 years ago
Remove fluent-style from newtransport Stream.
ejona
More...
almost 12 years ago
Change newtransport to use c.g.n.stubby.Status.
ejona
More...
almost 12 years ago
[1/2] Split Channel and Stub APIs, implement Channel.
ejona
More...
almost 12 years ago
Bring netty5 up to head to support HTTP2 draft 12 so we can test with GFE
lryan
More...
almost 12 years ago
Updating the transport Stream API to allow for callbacks for when a message was accepted by flow control.
nathanmittler
More...
almost 12 years ago
Improve JavaDoc, including style fixes
ejona
More...
almost 12 years ago
Remove SPDY support from GRPC
lryan
More...
almost 12 years ago
First cut at the GRPC Transport interfaces for Java.
nathanmittler
More...
almost 12 years ago
Move newstub to third_party and rename to stub.
ejona
More...
almost 12 years ago
Large refactor to: - Introduce 'Channel' & 'Call' interfaces - Unify the surfaces for the prototype generated stubs - Lighten dependency on MessageLite outside of generated code (see Marshaller) - Bridge Channel to Session pending Transport interface rewrite - Update all tests to new interfaces
lryan
More...
almost 12 years ago
Add toString() to Status.
zhangkun
More...
almost 12 years ago
Move gRPC core to third_party
ejona
More...
almost 12 years ago
Initial commit
ejona
More...
almost 12 years ago
←
1
2
…
227
228
229
230
231
232
233
234
235
→
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