forked from supabase/supabase-js
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(realtime): add phoenixAdapter, change RealtimePresence, add github as dependency #2
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
Merged
GuzekAlan
merged 26 commits into
feat/use-phoenix-in-realtime-js
from
alanguzek/sup-18-copy-raltimepresence
Dec 4, 2025
Merged
Changes from 15 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
72cc253
feat(realtime): add submodule for phoenix, change deps
GuzekAlan f4bda92
fix(realtime): add temporary types since types/phoenix was removed
GuzekAlan f172209
feat(realtime): use phoenix consts
GuzekAlan 4e60857
fix(realtime): rename vitest extension
GuzekAlan c9f9573
fix(realtime): cannot import form path
GuzekAlan 3cb23ea
feat(realtime): add phoenixAdapter with basic stuff
GuzekAlan ec16365
fix(realtime): add path to compile project
GuzekAlan 28b8de8
feat(realtime): make presence use phoenixAdapter
GuzekAlan b0f12e0
feat(realtime): use github path instead of git submodules
GuzekAlan 2c100ec
fix(realtime): update phoenix github dependency
GuzekAlan e7b6c03
fix(realtime): properly export constatns with types form phoenix
GuzekAlan aa862a0
fix(realtime): use proper types in phoenixAdapter, fix package-lock file
GuzekAlan f9693b5
fix(realtime): small changes
GuzekAlan 310418a
fix(realtime): add and remove comments
GuzekAlan b7c6f91
fix(realtime): use proper url string
GuzekAlan 1b1944f
fix(realtime): better imports, fix constatns
GuzekAlan af1006b
fix(realtime): point to branch, fix commnet place
GuzekAlan 07d2bd0
fix(realtime): change config file extension
GuzekAlan 161a6fb
feat(realtime): update phoenix dep, remove ts-ignore
GuzekAlan 792c4cb
fix(realtime): fix config extension
GuzekAlan 618fb38
fix(realtime): generic helper function in phoenixAdapter
GuzekAlan 4c84e34
feat(realtime): update dep to supabase/phoenix
GuzekAlan cec4529
fix(realtime): remove unuse function
GuzekAlan 308681f
feat(realtime): better presence translation code, split into files
GuzekAlan 2512cc8
fix(realtime): fix cloneDeep function
GuzekAlan 6350a12
fix(realtime): change privarte to internal in docs
GuzekAlan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.