Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Releases: NaikSoftware/StompProtocolAndroid

Compilation fixes

04 Nov 06:05
3b7f7f8

Choose a tag to compare

Merge pull request #177 from laurentpeters/issue_171

fix #171: fix compilation problems

Bug fixes

25 Jun 16:51
518eebe

Choose a tag to compare

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

Fixed behavior connect / disconnect

07 Feb 17:00

Choose a tag to compare

1.6.4

Fix unsubscribe

Fix leaks on disconnect

05 Feb 18:56

Choose a tag to compare

1.6.3

Fix leaks on disconnect

Extracted PathMatcher (Ahtung! Packages were refactored!)

21 Jan 00:11

Choose a tag to compare

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

Heartbeat support

29 Dec 17:17

Choose a tag to compare

Thanks @akuhtz and @adnancylo for contributing!

Fix disconnect for JWS connection provider

03 Aug 18:07

Choose a tag to compare

1.5.4

Merge branch 'UbivisDev-master'

Fix fast disconnect/reconnect

03 Aug 15:31

Choose a tag to compare

1.5.3

Fix fast disconnect/reconnect

Fix NPE on disconnect

09 Jul 11:14

Choose a tag to compare

1.5.2

Fix NPE on disconnect

Fix disconnect before connect

26 Jun 15:05

Choose a tag to compare

1.5.1

Fix disconnect before connect
Morty Proxy This is a proxified and sanitized view of the page, visit original site.