Skip to content

Tags: rsocket/rsocket-go

Tags

v0.8.14

Toggle v0.8.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed buffered race condition (#136)

* Fixed buffered race condition

* Fix go 1.18 compatibility

* Bump go.uber.org/atomic to v1.10.0

* Use unsafe atomic pointer

v0.8.13

Toggle v0.8.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed processor dispose race condition (#135)

v0.8.12

Toggle v0.8.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: panics when calling BlockSlice (#128)

v0.8.11

Toggle v0.8.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump reactor-go to v0.5.5 (#126)

v0.7.14

Toggle v0.7.14's commit message
chore: bump reactor-go to v0.5.5

v0.7.12

Toggle v0.7.12's commit message
chore: bump reactor-go to v0.5.4

v0.8.10

Toggle v0.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
imporve: use sync map to store handlers (#125)

v0.7.13

Toggle v0.7.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
imporve: use sync map to store handlers (#125)

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: compatible with go1.18+ (#124)

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: cancel for respond channel (#121)