Something went wrong. Try again.
A community based topic aggregation platform built on atproto
Something went wrong. Try again.
refactor: Move jetstream to internal/atproto/jetstream master
Groups all atProto-related code under internal/atproto/ for better code organization: internal/ ├── atproto/ │ ├── lexicon/ # Protocol definitions │ └── jetstream/ # Firehose consumer ├── core/ # Business logic └── db/ # Persistence Changes: - Moved internal/jetstream/ → internal/atproto/jetstream/ - Updated import paths in cmd/server/main.go - Updated import paths in all test files All tests passing: ✅ Unit tests ✅ Integration tests ✅ E2E tests 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Author Bretton May Co-author Claude Date (Oct 6, 2025, 2:57 AM UTC) Commit 065c99a5 065c99a5117695120bd2fdd502395f361b767fbb Parent ac119aa4 ac119aa46a742c3b2a9920ac6471a77707934bbf