-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement ExchangeServerHandler (#72)
* Implement ExchangeServerHandler * less polling * Fitter, happier, more productive associated types * nicer looking code * improvements * unneeded loop * fix moved test utils * futures->channels * fix wasm32, cleanup * poll_fn everywhere * Apply suggestions from Yiannis code review Co-authored-by: Yiannis Marangos <[email protected]> * Yiannis PR review * check early * code improvements * fix and cleanup unittests * missed change * allocate exactly what we need --------- Co-authored-by: Yiannis Marangos <[email protected]>
- Loading branch information
Showing
5 changed files
with
404 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.