-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
This is about:
- A typo
- Inaccurate/misleading documentation (e.g. technically incorrect advice)
- Undocumented code
- Outdated documentation
- Other
Problem
At the time of writing, in the Agents section of the documentation there is the phrase:
A bridge allows bi-directional communication between an agent and a component. Bridges also allow agents to communicate with one another.
I have searched in the bridge-related code in yew-agents
but I have yet to find any example showing how I may be able to connect two workers so that they may be able to send messages to each other.
Questionaire (Optional)
- I'd like to write this documentation
- I'd like to write this documentation but I'm not sure what's needed
- I don't have time to add this right now, but maybe later