StompProtocolAndroid Versions Save

STOMP protocol via WebSocket for Android

1.6.6

3 years ago

1.6.5

3 years ago
  • fix NoSuchElementException on multiple subscriptions
  • fix OnErrorNotImplementedException
  • new path matcher based on subscription header

1.6.4

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago

So, you can implement own PathMatcher for subscriptions, if needed. Sure, predefined matchers has been implemented:

  • SimplePathMatcher which using String.equals
  • RabbitPathMatcher which using RMQ-based wildcard matching

1.6

5 years ago

Thanks @akuhtz and @adnancylo for contributing!

1.5.4

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago