Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ beacon webhook send http://127.0.0.1:8402/beacon/inbox --kind hello
beacon inbox list --limit 1
```

## Quick Start
## LAN Quick Start (UDP)

Use this when you want local-network agent discovery/message exchange instead of webhook-based loopback testing.

```bash
# Create your agent identity (Ed25519 keypair)
Expand Down