Some helpful classes when developing Servlet
s and websocket Endpoint
s.
Copyright 2021 Piotr Morgwai Kotarbinski, Licensed under the Apache License, Version 2.0.
latest release: 5.1
javax flavor
(javadoc) - supports Websocket 1.1
API
jakarta flavor
(javadoc) - supports Websocket 2.0.0
to at least 2.1.1
APIs
For now just 1 class:
Simple utility service that automatically pings and handles pongs from websocket connections. May be used both on a server and a client side. Supports round-trip time discovery.