issues
search
paritytech
/
orchestra
A partial actor pattern with a global orchestrator.
GNU General Public License v3.0
27
stars
3
forks
source link
Add try_send method to the orchestra output channels
#46
Closed
vstakhov
closed
1 year ago
vstakhov
commented
1 year ago
This PR addresses #44. WIP currently:
[x] Initial implementation of the
try_send
in channels
[x] Think more about error type
[x] Add tests
This PR addresses #44. WIP currently:
try_send
in channels