Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add doc examples #78

Merged
merged 9 commits into from
Jun 28, 2024
Merged

Add doc examples #78

merged 9 commits into from
Jun 28, 2024

Commits on Jun 26, 2024

  1. Add example to agent::listen

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c55b189 View commit details
    Browse the repository at this point in the history
  2. Add doc example to agent::Agent

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0ac8b27 View commit details
    Browse the repository at this point in the history
  3. Add missing dots for consistency with std docs

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    16ba495 View commit details
    Browse the repository at this point in the history
  4. Add doc example to agent::Session

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0aefece View commit details
    Browse the repository at this point in the history
  5. Add more documentation to the agent module

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2b8aa88 View commit details
    Browse the repository at this point in the history
  6. Rename arguments to bind/listen to agent

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4783f5d View commit details
    Browse the repository at this point in the history
  7. Add doc examples to agent::bind

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1304224 View commit details
    Browse the repository at this point in the history
  8. Add doc examples to the agent::ListeningSocket trait

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    577d5fb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Simplify agent::bind

    Signed-off-by: Wiktor Kwapisiewicz <wiktor@metacode.biz>
    wiktor-k committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9536f13 View commit details
    Browse the repository at this point in the history