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
this should (hopefully) make the code simpler and more reasonable to interact with the other actix components.
This might mean building an actix actor out of that crate, or (maybe better) transform it to some kind of general purpose adapter over tcp sessions that has a Stream like interface.
The text was updated successfully, but these errors were encountered:
this should (hopefully) make the code simpler and more reasonable to interact with the other actix components.
This might mean building an actix actor out of that crate, or (maybe better) transform it to some kind of general purpose adapter over tcp sessions that has a Stream like interface.
The text was updated successfully, but these errors were encountered: