Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add Realtime REST routes to CLI #1994

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

filipecabaco
Copy link
Contributor

What kind of change does this PR introduce?

Adds REST routes to CLI so users can call Broadcast endpoint and in the future handle their Channels.

What is the current behavior?

We were only supporting Websockets at the moment which means users could not use the HTTP Broadcast approach

What is the new behavior?

Opened up routes for Realtime API to be accessible via HTTP requests

Additional context

Test after the change:

Screenshot 2024-02-26 at 14 19 49

@filipecabaco filipecabaco requested a review from a team as a code owner February 26, 2024 14:22
Adds REST routes to CLI so users can call Broadcast endpoint and in the future
handle their Channels.
@filipecabaco filipecabaco force-pushed the fix/add-rest-route-for-realtime branch from 48e9d5e to ee5735d Compare February 26, 2024 14:41
@filipecabaco filipecabaco merged commit 8abc370 into develop Feb 26, 2024
11 checks passed
@filipecabaco filipecabaco deleted the fix/add-rest-route-for-realtime branch February 26, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants