Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bugmakesprogress
/
grpc-java
Public
forked from
grpc/grpc-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
grpc-java
core
on
android
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 17, 2015
Remove unnecessary instanceof check
carl-mastrangelo
committed
0b3fa8e
View commit details
Copy full SHA for 0b3fa8e
View code at this point
Browse repository at this point
Add Part 1 of compression
carl-mastrangelo
committed
77b00e0
View commit details
Copy full SHA for 77b00e0
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Add missing Generic param to Answers
ejona86
committed
e72332c
View commit details
Copy full SHA for e72332c
View code at this point
Browse repository at this point
Change Metadata.Trailers to Metadata in JavaDoc
ejona86
committed
d12f454
View commit details
Copy full SHA for d12f454
View code at this point
Browse repository at this point
Remove Trailers
carl-mastrangelo
committed
572f433
View commit details
Copy full SHA for 572f433
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
Remove Deprecated newCall method on Channel
carl-mastrangelo
committed
68fe049
View commit details
Copy full SHA for 68fe049
View code at this point
Browse repository at this point
Change some error status usages to be consistent with other gRPC implementations.
Xudong Ma
committed
ca7587f
View commit details
Copy full SHA for ca7587f
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Annotations for unstable and internal interfaces.
Show description for 0eb9862
zhangkun83
committed
0eb9862
View commit details
Copy full SHA for 0eb9862
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Clean up the left-over of the transport package reorganization
zhangkun83
committed
e1bd6ef
View commit details
Copy full SHA for e1bd6ef
View code at this point
Browse repository at this point
Move Marshaller into MethodDescriptor
zhangkun83
committed
f681b5f
View commit details
Copy full SHA for f681b5f
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Reorganize packages.
Show description for d2929cd
zhangkun83
committed
d2929cd
View commit details
Copy full SHA for d2929cd
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
Remove deprecated classes from ServerInterceptors
carl-mastrangelo
committed
4b4f76d
View commit details
Copy full SHA for 4b4f76d
View code at this point
Browse repository at this point
Add a javadoc for AbstractChannelBuilder.buildEssentials
carl-mastrangelo
committed
7d3d80e
View commit details
Copy full SHA for 7d3d80e
View code at this point
Browse repository at this point
Add a javadoc for AbstractServerBuilder.buildEssentials
carl-mastrangelo
committed
9b733b5
View commit details
Copy full SHA for 9b733b5
View code at this point
Browse repository at this point
Make serverInterceptor use MethodDescriptor
carl-mastrangelo
committed
b141093
View commit details
Copy full SHA for b141093
View code at this point
Browse repository at this point
Improve generics in {Client,Server}Interceptors
ejona86
committed
6ff7b22
View commit details
Copy full SHA for 6ff7b22
View code at this point
Browse repository at this point
Add more documentation for transports.
Show description for fc85a40
zhangkun83
committed
fc85a40
View commit details
Copy full SHA for fc85a40
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
Tighten up some access limit
Xudong Ma
committed
b737435
View commit details
Copy full SHA for b737435
View code at this point
Browse repository at this point
Change awaitTerminated to awaitTermination
carl-mastrangelo
committed
aebb58b
View commit details
Copy full SHA for aebb58b
View code at this point
Browse repository at this point
Remove deprecated ClientInterceptors classes
carl-mastrangelo
committed
a947178
View commit details
Copy full SHA for a947178
View code at this point
Browse repository at this point
Fix javadoc, and remove deprecated classes
carl-mastrangelo
committed
b7822e8
View commit details
Copy full SHA for b7822e8
View code at this point
Browse repository at this point
Add available() to KnownLength
zhangkun83
committed
9992156
View commit details
Copy full SHA for 9992156
View code at this point
Browse repository at this point
Renamed Server payload to message
carl-mastrangelo
committed
e76b8e7
View commit details
Copy full SHA for e76b8e7
View code at this point
Browse repository at this point
Rename Duplex to Bidi
carl-mastrangelo
committed
67fc45d
View commit details
Copy full SHA for 67fc45d
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
Fix shutting down a never-started ServerImpl
ejona86
committed
e45c0c5
View commit details
Copy full SHA for e45c0c5
View code at this point
Browse repository at this point
Make the change on status effective.
Xudong Ma
committed
ef106e0
View commit details
Copy full SHA for ef106e0
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Don't hold channel/server lock when shutting down transport
Show description for f68c10b
ejona86
committed
f68c10b
View commit details
Copy full SHA for f68c10b
View code at this point
Browse repository at this point
Implement Transport reconnect
carl-mastrangelo
committed
2c2c48a
View commit details
Copy full SHA for 2c2c48a
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Make any lib-generated UNKNOWN have description
Show description for 248f575
ejona86
committed
248f575
View commit details
Copy full SHA for 248f575
View code at this point
Browse repository at this point
Remove all support for Payload
carl-mastrangelo
committed
384a805
View commit details
Copy full SHA for 384a805
View code at this point
Browse repository at this point
Make ServerImpl Use the common Scheduled Executor Service
carl-mastrangelo
committed
88945e0
View commit details
Copy full SHA for 88945e0
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
Rename sendPayload to sendMessage
carl-mastrangelo
committed
89db769
View commit details
Copy full SHA for 89db769
View code at this point
Browse repository at this point
Add a transport ready for use with retry
carl-mastrangelo
committed
d2b1b37
View commit details
Copy full SHA for d2b1b37
View code at this point
Browse repository at this point
Rename onPayload to onMessage
carl-mastrangelo
committed
14e7741
View commit details
Copy full SHA for 14e7741
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Remove serializable distinction for Metadata
Show description for 8fe6676
ejona86
committed
8fe6676
View commit details
Copy full SHA for 8fe6676
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.