Skip to content
Discussion options

You must be logged in to vote

Unfortunately, this isn't currently possible due to the way we have to read from the channel. Basically, we need to tell it we're done before we can get the information back from it. If you're curious the implementation is here: https://github.com/JacobCallahan/Hussh/blob/master/src/connection.rs#L559

This may be possible in the future when I add in the AsyncConnection class I'm thinking about..

If you, or anyone else, does know of a good way to do this then please do let me know (or raise a PR)!

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@jipen
Comment options

@JacobCallahan
Comment options

@jipen
Comment options

Answer selected by jipen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants