Results 11 issues of Jeanfrancois Arcand

A call to `Broadcaster.broadcast` inside a mapped method will produce recusion if the same method maps again. The following code should work but isn't with 2.1.5+ ``` java @org.atmosphere.config.service.Message(encoders =...

2.4.0
2.3.4

As noted by @elakito, right now a new short lived gets created when 'getOutputStream' and 'getWriter' gets called. This is a non sense.

2.3.7
2.4.3

Enabled by default when the detected.

Enhancement
2.4.0

[See](https://groups.google.com/forum/#!topic/atmosphere-framework/GM3lNaryjaQ)

2.3.3

@dmitry-treskunov reported delayBroadcast returns BroadcasterFuture initialized with CountDownLatch(1). So it will be released when broadcast will be done for the first resource.

We need to have the ability to extend the protocol without having to rewrite the client/server. Application specifics information as well as instruction on how to use, transparently, Atmosphere under...

enhancement

Add full site documentation of SwaggerSocket and add comparison with Socket.IO and other frameworks.

Configuring the requestTimeout with the Netty's Provider doesn't work because the reaper's task gets cancelled once the handshake is successful. Once done, the websocket connection never times out.

Enhancement

Mirror of Atmosphere/atmosphere#1840

xmpp
GWT2.0