centrifugal/centrifuge-go

0.8.3: Subscribe ignores StreamPosition option if not connected

powerman opened this issue · 1 comments

Call Subscribe(centrifuge.WithSubscribeSince(sp)) right after Connect() usually ignores sp because client is not connected yet.

Hello @powerman. Merged #74 and released with v0.8.4. Many thanks! Unfortunately I don't have enough resources to concentrate on v0.8.x.