Skip to content

Releases: realtime-framework/RealtimeMessaging-Java

Version 2.1.44

31 Oct 19:09
Compare
Choose a tag to compare

Added "at-least-once" delivery mode methods (publish and subscribeWithOptions)

Version 2.1.40

01 Sep 11:24
Compare
Choose a tag to compare

Added subscribeWithFilter

Version 2.1.38

22 Jul 12:08
Compare
Choose a tag to compare

Fixed reconnect infinite loop (issue #18)

Version 2.1.36

04 Jan 18:43
Compare
Choose a tag to compare

Removed unused dependencies from the .pom file

Version 2.1.34

21 Dec 19:27
Compare
Choose a tag to compare
Merge pull request #15 from mxttie/master

proxy authentication using basic authentication (try 2)

Version 2.1.32

19 Dec 10:30
Compare
Choose a tag to compare

Removed unused dependencies

Version 2.1.30

25 Jun 17:42
Compare
Choose a tag to compare
Merge pull request #11 from JoaoCaixinha/master

adjust folders to maven structure

Version 2.1.28

19 May 15:40
Compare
Choose a tag to compare
Merge pull request #8 from kulwik/master

MSDK-5 switch to hixie

Version 2.1.26

09 Mar 12:24
Compare
Choose a tag to compare
Merge pull request #6 from tcruzibt/master

Upgraded websockets protocol to hybi

Version 2.1.24

11 Feb 19:43
Compare
Choose a tag to compare

Fixed web socket receiver from eating all memory [@tcruzibt]