All checks were successful
Implement a stateless Go service that routes /api/v1/send_push and /api/v1/ack by platform prefix to configured backends, enabling mixed official and custom mobile clients on a single PushNotificationServer URL. Co-authored-by: Cursor <cursoragent@cursor.com>
19 lines
193 B
Text
19 lines
193 B
Text
# Go binary
|
|
mattermost-push-proxy-router
|
|
mattermost-push-proxy-router-*
|
|
dist/
|
|
build/
|
|
|
|
# Environment
|
|
.env
|
|
|
|
# Coverage
|
|
coverage.html
|
|
coverage.out
|
|
|
|
# AI tools
|
|
.claude/
|
|
.cursor/
|
|
|
|
# macOS
|
|
.DS_Store
|