[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU WebSocket4J version 1.3 released
From: |
Marek Aaron Sapota |
Subject: |
GNU WebSocket4J version 1.3 released |
Date: |
Fri, 24 Sep 2010 10:04:20 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
GNU WebSocket4J is a WebSocket protocol implementation in Java.
You can find more about GNU WebSocket4J here:
http://gnu.org/software/websocket4j
Release packages are available here:
https://launchpad.net/websocket4j/+download
What is new in GNU WebSocket4J 1.3:
- WebSocket4J is now part of the GNU project (http://gnu.org).
- License changed from GNU LGPLv3+ to GNU GPLv2 (or later) with linking
exception (same license that is used by GNU Classpath project).
- New build system. GNU WebSocket4J now uses GNU Autoconf and GNU
Automake, and
can be installed by standard './configure && make && make install'.
Additionally it can be installed in platform specific way for RPM and
DEB
based distributions.
- Documentation includes GNU WebSocket Reference Manual along JavaDoc.
- Sent and received messages are forced to use UTF-8 encoding, so it
should work
properly on platforms that have different default string encoding.
- Fixed bug when client didn't want to accept server's perfectly fine
Status-line (fixes several compatibility issues with other WebSocket
implementations).
pgpG2QKT3Ao0A.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU WebSocket4J version 1.3 released,
Marek Aaron Sapota <=