Skip to content
This repository has been archived by the owner on Dec 29, 2019. It is now read-only.

Releases: neatorobito/Salut

Salut 0.5.1

08 Oct 23:45
1d9e031
Compare
Choose a tag to compare
Salut 0.5.1 Pre-release
Pre-release

Fixed a bug in which createService would not start the hosting server because createGroup was not called.

Also added a demo app and updated dependencies.

Edit: Updated the tag and version because JitPack won't build the new binary.

Salut 0.4.9

20 Nov 07:12
Compare
Choose a tag to compare
Salut 0.4.9 Pre-release
Pre-release

This version fixes a bug with the Guava dependency that caused build 0.4.8 to fail to build on JitPack.

Salut 0.4.8

20 Nov 03:52
Compare
Choose a tag to compare
Salut 0.4.8 Pre-release
Pre-release

This release re-implements buffered data transfer using sockets.

Salut 0.4.7

17 Nov 01:49
Compare
Choose a tag to compare
Salut 0.4.7 Pre-release
Pre-release

This release fixes some general connection issues and resolves problems with transferring data caused by incorrect stream usage.

Salut v0.4.6

01 Nov 01:28
Compare
Choose a tag to compare
Salut v0.4.6 Pre-release
Pre-release

Fixed weird conditions in DNS discovery statements.

Salut v0.4.5

01 Nov 01:06
Compare
Choose a tag to compare
Salut v0.4.5 Pre-release
Pre-release

A major bug fix and the addition of a nice boolean to check if you're discovering services.

Salut v0.4.4

31 Oct 23:42
Compare
Choose a tag to compare
Salut v0.4.4 Pre-release
Pre-release

Some README changes.

A new disconnect mechanism has been added along with more bug fixes.

Salut v0.4.3

29 Jun 14:54
Compare
Choose a tag to compare
Salut v0.4.3 Pre-release
Pre-release

This update addresses some minor bugs.

Salut v0.4.2

19 Jun 14:05
Compare
Choose a tag to compare
Salut v0.4.2 Pre-release
Pre-release

This new update standardizes some of the callbacks for functions and also includes the ability to cancel connecting. Buffered input and output streams are now used for data passing between devices improving reliability.

Salut v0.4.1

10 Jun 14:13
Compare
Choose a tag to compare
Salut v0.4.1 Pre-release
Pre-release

Fixed an issue by removing ic_launcher.png.