NaikSoftware / StompProtocolAndroid

STOMP protocol via WebSocket for Android
MIT License
594 stars 265 forks source link

StompProtocolAndroid is a sockjs client or stomp client? #14

Closed cleverpig closed 8 years ago

cleverpig commented 8 years ago

As its work mode,just like a client works with spirng sockjs, not a pure stomp client.

NaikSoftware commented 8 years ago

Stomp client. SockJS used in WebSocket mode (websocket endpoint)