GNU WebSocket4J

WebSocket4J is currently unmaintained. If you are interested in taking over this project, please take a look at the general information about GNU packages and being a GNU maintainer, and then email <maintainers@gnu.org> with a bit about your background and particular interest in the project. Thanks.

GNU WebSocket4J is a WebSocket protocol implementation in Java. It allows you to build web applications that interact with applications running in a JVM. WebSocket4J implements both server and client side of the protocol, so it can be used to build both WebSocket servers and clients.

Download

The latest version (1.3) can be found on the main GNU ftp server (download WebSocket4J via HTTPS,  or download WebSocket4J via FTP), and its mirrors; please use a mirror if possible.

All releases are available at Launchpad.net.

Documentation

Documentation for WebSocket4J is online, as is documentation for most GNU software. It can also be accessed by running info websocket4j or man websocket4j, or by looking at /usr/share/doc/websocket4j/, or similar directories on your system. A brief summary is available by running websocket4j --help.

Documentation packages are available for download at Launchpad.net.

Development

Development sources, issue trackers, and other information are at Launchpad.net.

Licensing

WebSocket4J is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.