-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* put message_forwarding_loop onto its own thread to not steal a thread permanently from the executor * moved creation of channel communicating to TransportForwarder behind condition * remove extraneous .clone() when creating ForwardingListener * updated documentation of creating routes in README.md
- Loading branch information
1 parent
a53b62d
commit ec17b99
Showing
2 changed files
with
16 additions
and
15 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