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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
oracle
/
nosql-java-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
34
Code
Issues
6
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/http2
- #32
#32
Open
liujoey
wants to merge 14 commits into
main
oracle/nosql-java-sdk:main
from
feature/http2
oracle/nosql-java-sdk:feature/http2
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Feature/http2
#32
liujoey
wants to merge 14 commits into
main
oracle/nosql-java-sdk:main
from
feature/http2
oracle/nosql-java-sdk:feature/http2
Copy head branch name to clipboard
Commits
Commits on Oct 14, 2022
Added Http2 support
liujoey
committed
739762d
View commit details
Copy full SHA for 739762d
Browse repository at this point
remove unused http2 setting
liujoey
committed
1cff196
View commit details
Copy full SHA for 1cff196
Browse repository at this point
Add HttpProtocolNegotiationHandler
Show description for 5ddaf98
liujoey
committed
5ddaf98
View commit details
Copy full SHA for 5ddaf98
Browse repository at this point
Add http protocols list configuration
Show description for 4e39324
liujoey
committed
4e39324
View commit details
Copy full SHA for 4e39324
Browse repository at this point
Support Clear Text Http protocol negotiation
liujoey
committed
9f467f4
View commit details
Copy full SHA for 9f467f4
Browse repository at this point
A better way to select fallback http protocol
liujoey
committed
1a271f1
View commit details
Copy full SHA for 1a271f1
Browse repository at this point
fix: writing message before upgrade is finished
liujoey
committed
a1cb224
View commit details
Copy full SHA for a1cb224
Browse repository at this point
writeBufferedMessages now takes channle object
Show description for eaf3f3c
liujoey
committed
eaf3f3c
View commit details
Copy full SHA for eaf3f3c
Browse repository at this point
Commits on Oct 18, 2022
Map Netty protocol names to NoSQL HttpConstants
liujoey
committed
b067963
View commit details
Copy full SHA for b067963
Browse repository at this point
Add javadoc for the config public API
liujoey
committed
457d288
View commit details
Copy full SHA for 457d288
Browse repository at this point
H2C works with both old and new Httpproxy
liujoey
committed
740812c
View commit details
Copy full SHA for 740812c
Browse repository at this point
fix: wrong class name for the http2 frame logger
liujoey
committed
80d2523
View commit details
Copy full SHA for 80d2523
Browse repository at this point
Replace more instances of ApplicationProtocolNames
liujoey
committed
7495015
View commit details
Copy full SHA for 7495015
Browse repository at this point
protect method visibility
liujoey
committed
788cb1e
View commit details
Copy full SHA for 788cb1e
Browse repository at this point
You can’t perform that action at this time.