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
Basically like the get_response_machine, but for accepting connections.
This would be an experiment to make the provide side extremely flexible for advanced library users without having a hell of tons of different callbacks.
If you are saying "oh no, this will just be like libp2p", I think we can make it so this can take advantage of rust building async state machines for us... But it is not clear that this will work out, hence the experimental label...
The text was updated successfully, but these errors were encountered:
Basically like the get_response_machine, but for accepting connections.
This would be an experiment to make the provide side extremely flexible for advanced library users without having a hell of tons of different callbacks.
If you are saying "oh no, this will just be like libp2p", I think we can make it so this can take advantage of rust building async state machines for us... But it is not clear that this will work out, hence the experimental label...
The text was updated successfully, but these errors were encountered: