Spotlight on GlassFish 4.1: #6 Java API for WebSocket 1.1

Posted by delabassee on Oracle Blogs See other posts from Oracle Blogs or by delabassee
Published on Tue, 19 Aug 2014 07:19:16 +0000 Indexed on 2014/08/19 10:25 UTC
Read the original article Hit count: 249

Filed under:
'Spotlight on GlassFish 4.1' is a series of posts that highlights specific enhancements of the upcoming GlassFish 4.1 release. It could be a new feature, a fix, a behavior change, a tip, etc.

#6 Java API for WebSocket 1.1

JSR 356 (Java API for WebSocket) has recently passed the Maintenance Release ballot, this Maintenance Release fixes an important issue when Java SE 8 Lambdas are used (see here). GlassFish 4.1 will include an updated version of Tyrus (JSR 356 Reference Implementation) to bring the WebSocket API level to the latest version of the specification, i.e. WebSocket API for Java 1.1.

It should be mentioned that the Tyrus version included in GlassFish 4.1 also brings additional features. Some of those will be highlighted in upcoming entries.

https://blogs.oracle.com/theaquarium/resource/websocket_logo.png

© Oracle Blogs or respective owner

Related posts about /GlassFish