atmosphere-samples icon indicating copy to clipboard operation
atmosphere-samples copied to clipboard

SockJS sample does not use SockJsAtmosphereInterceptor

Open rikoe opened this issue 7 years ago • 0 comments

I have been trying to test SockJS together with atmosphere by looking at the SockJS sample.

The sample brings in the atmosphere-sockjs package, and mentions SockJsAtmosphereInterceptor in the comments at the top of the SockjsChat class, but does not actually use it in the ManagedService annotation (it uses SuspendTrackerInterceptor instead).

Is this intentional or an error in the sample?

rikoe avatar Nov 07 '16 10:11 rikoe