aprs.me/lib/aprsme_web/channels
Graham McIntire d896f65d15
Trim whitespace from callsign queries in mobile channel
iOS app was sending queries with trailing carriage returns, causing
search failures. Add String.trim() to both search_callsign and
subscribe_callsign handlers to strip whitespace and control characters.
2025-10-25 17:30:58 -05:00
..
mobile_channel.ex Trim whitespace from callsign queries in mobile channel 2025-10-25 17:30:58 -05:00
mobile_user_socket.ex Add mobile API for iOS/Android real-time packet streaming 2025-10-25 11:25:18 -05:00