You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump the binaries
* add v2 rust client to the client creation methods
* make all send functions suspend
* fix up the tests to not lock on send
* Revert "make all send functions suspend"
This reverts commit e4152d8.
* Revert "Revert "make all send functions suspend""
This reverts commit 125d1ac.
* fix lots of the threading issues
* fix up the linter errors
* bump to the latest rust library
* make delay longer
* clean up url usuage
* bump to latest rust
* incrementally making suspend functions better
* remove the fake api client
* use subscribe2
* remove rust v2 and the subscribe
* remove subscribe entirely
* make more suspend
* bring back conversation tests
* fix up the linter and some more tests
* fix up the tests
* get all the tests passing
* everything takes a subscribe2 now
* clean up the subscribe2 under the hood
0 commit comments