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

Realtime Data API #62

Closed
wants to merge 19 commits into from
Closed

Realtime Data API #62

wants to merge 19 commits into from

Conversation

Septias
Copy link
Contributor

@Septias Septias commented Dec 2, 2024

Add support for the webxdc spec realtime APIs. This PR got bigger than expected so I extracted some parts into separate PRs #63 #64 #65. We should merge these first so the diff of this PR gets smaller and more concise.

Status: If you create the updateListener Handler, you can send and receive realtime messages. Tested this with webxdc/ping webxdc.

Ref: https://webxdc.org/docs/spec/joinRealtimeChannel.html

@Septias Septias marked this pull request as draft December 2, 2024 22:32
@Septias Septias marked this pull request as ready for review December 8, 2024 10:39
@Septias Septias changed the base branch from main to sk/remove_descr December 8, 2024 18:05
@adbenitez
Copy link
Contributor

has merge conflicts

@adbenitez
Copy link
Contributor

also CI should pass

@Septias
Copy link
Contributor Author

Septias commented Dec 11, 2024

i want to merge the two preceding PRs first, after that I fix this PR

@Septias Septias closed this Dec 11, 2024
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