Hi,

in tomcat 7 it depends on you need:
1) <= medium traffic -> tomcat impl is enough but no annotations
2) high traffic -> atmosphere (or maybe Tyrus to get the JSR impl)

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/7/2 middleware <[email protected]>

> Hi,
>     I'd like to know if it 's possible to use annotation to create a
> websocket in tomEE 1.5.2/1.6.0 in JSR 356 style. I know that is a JEE7
> stuff, so probably I'll be force to use Tomcat implementation. About Tomcat
> implementation, is there a via to create a websocket client endpoint?
> In my case, I have an application that "publish" a websocket and connect to
> another websocket so I have to use both websocket server and client
> endpoint. What's the best way to do this?
>
> Regards
> Davide
>
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Websocket-in-TomEE-tp4664043.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to