Skip to content

Small projects for asking at Stackoverflow and jetty-users

Notifications You must be signed in to change notification settings

afarber/jetty-questions

Repository files navigation

jetty-questions

Small projects created on my way to Jetty nirvana

The files are public domain - unless there is a different note (by their respective authors) on the top of some files.

Screenshots

FcmAppContext:

screenshot

FcmNotRegistered:

screenshot

Echo based on Jetty WebSocket Client API example:

screenshot

JettyMavenHelloWorld:

screenshot

JettyMavenHelloWarApp:

screenshot

(Does not use Jetty yet) TlsPskClient based on Java Bouncy Castle TLS PSK example by Tiebing:

screenshot

(Does not use Jetty yet) TlsPskClient2 based on a Bouncy Castle testcase

screenshot

(Does not use Jetty yet) TlsPskServer based on a Bouncy Castle testcase

(Does not use Jetty yet) TlsPskServer2 based on a Bouncy Castle testcase

screenshot

Videochat based on WebRTC Cookbook:

screenshot

WebsocketHandler based on jetty-project/embedded-websocket-echo-examples by Joakim Erdfelt and includes Linux config files for systemd service and port forwarding 80 -> 8080:

screenshot

WebsocketServlet:

screenshot

WebSocketWarApp:

screenshot

WssEmbedded listens on ws://127.0.0.1:8080 and wss://127.0.0.1:8443:

screenshot

StackOverflow

My Jetty-related questions at StackOverflow