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
Accelerator
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
Type
/
to 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 }}
alexlehm
/
vert.x
Public
forked from
eclipse-vertx/vert.x
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
bz430965
User selector
All users
All time
Commit history
Commits on Oct 30, 2014
added toString() method for CaseInsensitiveHeaders (copied from 2.x branch)
Show description for 2ce6d3a
alexlehm
committed
2ce6d3a
View commit details
Copy full SHA for 2ce6d3a
Browse repository at this point
Commits on Oct 22, 2014
added toString() method for CaseInsensitiveHeaders
Show description for 39239c9
alexlehm
committed
39239c9
View commit details
Copy full SHA for 39239c9
Browse repository at this point
Commits on Oct 21, 2014
Further improvements to MessageImpl
purplefox
committed
23b6907
View commit details
Copy full SHA for 23b6907
Browse repository at this point
Fixed various things in the PR including: some remaining cosmetic issues with lack of spaces, various fixes/improvements in MessageImpl, etc
purplefox
committed
4ee1490
View commit details
Copy full SHA for 4ee1490
Browse repository at this point
Merge branch 'current-message-forward' of github.com:wprice/vert.x into current-message-forward
Show description for afbb3e8
Weston M. Price
committed
afbb3e8
View commit details
Copy full SHA for afbb3e8
Browse repository at this point
Message Forward
Show description for 6cc6bb4
Weston M. Price
committed
6cc6bb4
View commit details
Copy full SHA for 6cc6bb4
Browse repository at this point
Message Forward
Show description for b4defc9
Weston M. Price
committed
b4defc9
View commit details
Copy full SHA for b4defc9
Browse repository at this point
Commits on Oct 20, 2014
No need to disable TLSv1
purplefox
committed
540b2c0
View commit details
Copy full SHA for 540b2c0
Browse repository at this point
Commits on Oct 19, 2014
Message Forward
Show description for c9aea8c
Weston M. Price
committed
c9aea8c
View commit details
Copy full SHA for c9aea8c
Browse repository at this point
Commits on Oct 18, 2014
Removed old comment
purplefox
committed
d5bcd70
View commit details
Copy full SHA for d5bcd70
Browse repository at this point
Updated command line help
purplefox
committed
86ea4eb
View commit details
Copy full SHA for 86ea4eb
Browse repository at this point
Support configuring from system properties in Starter
purplefox
committed
455d859
View commit details
Copy full SHA for 455d859
Browse repository at this point
Merge branch 'master' of github.com:eclipse/vert.x
purplefox
committed
ed827e5
View commit details
Copy full SHA for ed827e5
Browse repository at this point
some work on options defaults
purplefox
committed
2d0240b
View commit details
Copy full SHA for 2d0240b
Browse repository at this point
Commits on Oct 17, 2014
Merge pull request #937 from vietj/master
Show description for e39589f
purplefox
committed
e39589f
View commit details
Copy full SHA for e39589f
Browse repository at this point
When setting a null handler on the MesssageConsumer, the register method should set registered flag to false otherwise registration won't effectively happen
Show description for c8e3080
vietj
committed
c8e3080
View commit details
Copy full SHA for c8e3080
Browse repository at this point
Disabled all ssl protocols apart from TLSv1.1 and TLSv1.2 due to POODLE vulnerability
purplefox
committed
7fff4e1
View commit details
Copy full SHA for 7fff4e1
Browse repository at this point
Merged in new Metrics SPI stuff
purplefox
committed
c16e952
View commit details
Copy full SHA for c16e952
Browse repository at this point
Merged and fixed new metrics SPI
purplefox
committed
2e78ec2
View commit details
Copy full SHA for 2e78ec2
Browse repository at this point
Merge pull request #933 from vietj/master
Show description for fdb03e8
purplefox
committed
fdb03e8
View commit details
Copy full SHA for fdb03e8
Browse repository at this point
Setting a null handler on a message consumer should unregister the consumer + more message consume tests
Show description for d0e38ce
vietj
committed
d0e38ce
View commit details
Copy full SHA for d0e38ce
Browse repository at this point
Implemented missing callback to ReadStream#endHandler when unregistering consumer
Show description for 47767c4
vietj
committed
47767c4
View commit details
Copy full SHA for 47767c4
Browse repository at this point
DatagramSocket sender as a WriteStream
Show description for 6d981fb
vietj
committed
6d981fb
View commit details
Copy full SHA for 6d981fb
Browse repository at this point
DatagramSocket extends ReadStream<DatagramPacket>
Show description for 68aa5c9
vietj
committed
68aa5c9
View commit details
Copy full SHA for 68aa5c9
Browse repository at this point
Periodic and timer read streams
Show description for 6d9a482
vietj
committed
6d9a482
View commit details
Copy full SHA for 6d9a482
Browse repository at this point
Merge branch 'metrics-squashed' of github.com:nscavell/vert.x into nscavell-metrics-squashed
purplefox
committed
40b3271
View commit details
Copy full SHA for 40b3271
Browse repository at this point
Support metrics for Vert.x
Show description for 5d409d4
nscavell
committed
5d409d4
View commit details
Copy full SHA for 5d409d4
Browse repository at this point
Commits on Oct 16, 2014
Display exception on failure in onSuccess handler
purplefox
committed
107aad1
View commit details
Copy full SHA for 107aad1
Browse repository at this point
Commits on Oct 15, 2014
A few more changes to deployment and comment out failing test
purplefox
committed
672c8bd
View commit details
Copy full SHA for 672c8bd
Browse repository at this point
Added disabled reproducer for potential Netty issue
purplefox
committed
5d2de96
View commit details
Copy full SHA for 5d2de96
Browse repository at this point
Now support resolution on Verticle factories
purplefox
committed
5d058a8
View commit details
Copy full SHA for 5d058a8
Browse repository at this point
Commits on Oct 14, 2014
Merge branch 'master' of github.com:eclipse/vert.x
purplefox
committed
ac9f896
View commit details
Copy full SHA for ac9f896
Browse repository at this point
Added undeployVerticle() method with no handler and renamed SimpleJavaVerticleFactory
purplefox
committed
8b210bf
View commit details
Copy full SHA for 8b210bf
Browse repository at this point
Use new Java 8 Date/Time API to format date for logging
Show description for cca26ae
nscavell
authored and
purplefox
committed
cca26ae
View commit details
Copy full SHA for cca26ae
Browse repository at this point
Commits on Oct 13, 2014
Merge branch 'master' of github.com:eclipse/vert.x
purplefox
committed
22f077e
View commit details
Copy full SHA for 22f077e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.