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 }}
seanf
/
proxyhook
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Add HTTP proxy, multiple connections to client, clustering to server
- #11
#11
Open
seanf
wants to merge 19 commits into
master
seanf/proxyhook:master
from
cluster-support
seanf/proxyhook:cluster-support
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Add HTTP proxy, multiple connections to client, clustering to server
#11
seanf
wants to merge 19 commits into
master
seanf/proxyhook:master
from
cluster-support
seanf/proxyhook:cluster-support
Copy head branch name to clipboard
Commits
Commits on Oct 31, 2017
Add initial cluster support
seanf
committed
3e5aa56
View commit details
Copy full SHA for 3e5aa56
Browse repository at this point
Disable coroutine compiler warnings
seanf
committed
fe9a380
View commit details
Copy full SHA for fe9a380
Browse repository at this point
Convert ProxyHookServer to coroutines
seanf
committed
304adfb
View commit details
Copy full SHA for 304adfb
Browse repository at this point
Update main method to use cluster mode
seanf
committed
c19c42d
View commit details
Copy full SHA for c19c42d
Browse repository at this point
Use openjdk18-openshift for docker base
seanf
committed
f33d505
View commit details
Copy full SHA for f33d505
Browse repository at this point
Commits on Nov 3, 2017
Extract buildAndTest()
seanf
committed
86921cf
View commit details
Copy full SHA for 86921cf
Browse repository at this point
Commits on Dec 15, 2017
Update Kotlin
seanf
committed
d25e169
View commit details
Copy full SHA for d25e169
Browse repository at this point
Upgrade Gradle
seanf
committed
5dd17b0
View commit details
Copy full SHA for 5dd17b0
Browse repository at this point
Use JDK from RH Container Catalog for client
seanf
committed
ece1a27
View commit details
Copy full SHA for ece1a27
Browse repository at this point
Refactor http proxy code
seanf
committed
30b34dc
View commit details
Copy full SHA for 30b34dc
Browse repository at this point
Support running with or without cluster
seanf
committed
11ec71b
View commit details
Copy full SHA for 11ec71b
Browse repository at this point
Commits on Mar 6, 2018
Upgrade Kotlin to 1.2.30
seanf
committed
f436095
View commit details
Copy full SHA for f436095
Browse repository at this point
Commits on Mar 7, 2018
Upgrade to vert.x 3.5.1
seanf
committed
15c5495
View commit details
Copy full SHA for 15c5495
Browse repository at this point
Allow client to use multiple websockets
seanf
committed
8396496
View commit details
Copy full SHA for 8396496
Browse repository at this point
Commits on Mar 9, 2018
Simplify using AsyncMap/HashMap, no LocalMap/Counter
seanf
committed
967821c
View commit details
Copy full SHA for 967821c
Browse repository at this point
Remove FakeClusterManager
seanf
committed
6297650
View commit details
Copy full SHA for 6297650
Browse repository at this point
Merge remote-tracking branch 'origin/master' into cluster-support
seanf
committed
6e812a5
View commit details
Copy full SHA for 6e812a5
Browse repository at this point
Clean up for codacy
seanf
committed
8fa886a
View commit details
Copy full SHA for 8fa886a
Browse repository at this point
Commits on Sep 14, 2018
Merge remote-tracking branch 'origin/master' into cluster-support
seanf
committed
5661330
View commit details
Copy full SHA for 5661330
Browse repository at this point
You can’t perform that action at this time.