aprs.me/docs
Graham McIntire ddbb72b1b2
Add mobile API for iOS/Android real-time packet streaming
- Create MobileChannel for geographic bounds-based packet filtering
- Add MobileUserSocket for mobile client connections
- Implement subscribe_bounds, update_bounds, and unsubscribe events
- Leverage existing StreamingPacketsPubSub infrastructure
- Add comprehensive mobile API documentation with Swift examples
- WebSocket endpoint: wss://aprs.me/mobile/websocket
- Channel: mobile:packets

This enables iOS/Android apps to receive real-time APRS packets
filtered by geographic viewport, with efficient bandwidth usage.
2025-10-25 11:25:18 -05:00
..
improvement-todos.md fix: Show all packets for tracked callsigns including non-position data 2025-07-30 14:02:44 -05:00
mobile-api.md Add mobile API for iOS/Android real-time packet streaming 2025-10-25 11:25:18 -05:00
tracked-callsign-behavior.md fix: Show all packets for tracked callsigns including non-position data 2025-07-30 14:02:44 -05:00