Skip to content

Commit

Permalink
add to README
Browse files Browse the repository at this point in the history
  • Loading branch information
theogf committed Mar 14, 2024
1 parent 903dfb1 commit 28980db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ For controlling other processes via RPC:
For communicating between processes in the style of a channel or stream:

- `RemoteChannel` - a `Channel`-like object that can be `put!` to or `take!` from any process
- `RemoteLogger` - an `AbstractLogger` forwarding logs to a given worker

For controlling multiple processes at once:

Expand Down

0 comments on commit 28980db

Please sign in to comment.