Original PR: https://github.com/fosrl/olm/pull/117 Author: @oschwartz10612 Created: 4/22/2026 Status: ✅ Merged Merged: 4/22/2026 Merged by: @oschwartz10612
Base: main ← Head: dev
main
dev
9645327
7d83518
5ef6b21
6eaf8c1
aa838fe
334ea15
7a8f4ab
8 files changed (+285 additions, -39 deletions)
➕ .github/CODEOWNERS (+1 -0) 📝 README.md (+1 -0) 📝 olm/connect.go (+3 -2) 📝 olm/data.go (+34 -15) 📝 olm/olm.go (+19 -7) 📝 olm/peer.go (+24 -14) 📝 peers/manager.go (+172 -0) 📝 peers/monitor/monitor.go (+31 -1)
.github/CODEOWNERS
README.md
olm/connect.go
olm/data.go
olm/olm.go
olm/peer.go
peers/manager.go
peers/monitor/monitor.go
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/olm/pull/117
Author: @oschwartz10612
Created: 4/22/2026
Status: ✅ Merged
Merged: 4/22/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (7)
9645327Increase attempts7d83518Get peer manager5ef6b21Add CODEOWNERS6eaf8c1Basic route selector workingaa838feMention the cli334ea15Merge branch 'private-site-ha' into dev7a8f4abMerge branch 'main' into dev📊 Changes
8 files changed (+285 additions, -39 deletions)
View changed files
➕
.github/CODEOWNERS(+1 -0)📝
README.md(+1 -0)📝
olm/connect.go(+3 -2)📝
olm/data.go(+34 -15)📝
olm/olm.go(+19 -7)📝
olm/peer.go(+24 -14)📝
peers/manager.go(+172 -0)📝
peers/monitor/monitor.go(+31 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.