Skip to content

Tags: dotnet/signalr-client-swift

Tags

v1.0.0-preview.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare Release 1.0.0.4-preview (#79)

* Add action for dev (#72)

* Add message buffer (#73)

* Add message buffer

* Some improvement

* Improve again

* Add client to server stream (#74)

* Add client to server stream

* increase timeout

* Add public initializer to HttpConnectionOptions to allow external instantiation (#76)

* hide stateful reconnect, prepare release for 1.0.0-preview.4 (#78)

* Hide stateful reconnect options

* Add public init for MsgpackTimestamp

* Release 1.0.0-preview.4

* Update readme

---------

Co-authored-by: Chenyang Liu <zackliu1995@hotmail.com>
Co-authored-by: Yannis Alexiou <yannisalexiou@users.noreply.github.com>

v1.0.0-preview.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the websocketTransport token issue (#69)

* fix ws transport token

* Fix samples

* Fix a test

* Add useragent

v1.0.0-preview.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the hubprotocol version (#67)

v1.0.0-preview.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare 1.0.0-preview.1 (#61)

v0.9.0-preview.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Try to fix some lifetime related bugs (#53)

* Some update to improve lifetime

* Another update

* Upate

v0.9.0-preview.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update readme (#51)

v0.9.0-preview.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix the release action (#48)

Fix the release action