The vert.x distribution contains a wide range of working, runnable examples, that show you how to use vert.x, including:
- TCP and SSL examples
- HTTP and HTTPS examples
- Event bus examples
- Proxy server example
- Pub/sub server example
- Sendfile webserver example
- SockJS example
- Client side event bus example
- File upload example
- WebSockets example
- Fanout server example
- 'Real-time' web application
You can browse the examples in GitHub here: