Elliot Ford
Elliot Ford
Sure thing! - [HappyCows](https://github.com/Ellzord/JALSE-HappyCows) fully documented example. - [Wiki](https://github.com/Ellzord/JALSE/wiki) has some good documentation around how everything is used. - [API docs](http://ellzord.github.io/JALSE/docs/) for the latest release version. - [Gitter](https://gitter.im/Ellzord/JALSE) we use...
Great @theClassicFreak ! Let me know if you need any help
Java EE 8 doesn't come out until 2016 - find alternatives.
Good find - I've done some research too: ### WebSockets - [Tomcat](https://tomcat.apache.org/tomcat-8.0-doc/web-socket-howto.html) - [Jetty](http://www.eclipse.org/jetty/documentation/9.2.6.v20141205/jetty-websocket-server-api.html) - We don't have to worry about creating Java WebSocket clients (is possible though) ### REST...
Tags can be used to state visibility rules?
@mariosk89 @stelioskiayias this may be of interest http://wildfly.org/news/2015/05/05/WildFly-Swarm-Released/ [wildfly-swarm](https://github.com/wildfly-swarm/wildfly-swarm)
There is also http://netty.io/