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

Add Presence Support #16

Closed

Conversation

knewter
Copy link
Contributor

@knewter knewter commented Jul 17, 2016

  • Add tests, initial syncState, syncDiff.
  • Use an updated dict merge function, because of this bug in Elm's
    Dict.Merge: https://github.com/elm-lang/core/pull/648
  • Parameterize user payloads
  • Add documentation for Presence

- Add tests, initial syncState, syncDiff.
- Use an updated dict merge function, because of this bug in Elm's
  Dict.Merge: https://github.com/elm-lang/core/pull/648
- Parameterize user payloads
- Add documentation for Presence
@ammbot
Copy link

ammbot commented Sep 6, 2016

When is PR will be merged?

@mxgrn
Copy link

mxgrn commented Sep 28, 2016

Thanks for your work @knewter! I put your Phoenix.Presence module directly into my code, and it works well.

@praveenperera
Copy link

@fbonetti Is there an ETA of when this might be merged?

@dustinfarris
Copy link

dustinfarris commented Feb 2, 2017

@fbonetti this has been sitting here for 6 months, please update

@fbonetti
Copy link
Owner

fbonetti commented Feb 2, 2017

Hey guys, sorry for being unresponsive for so long. I don't have time to maintain this project. If anyone would like to take ownership, I'd be happy to give you access to the repo.

@maxstr
Copy link
Collaborator

maxstr commented Mar 20, 2017

Thanks for this and sorry for the wait! I've reviewed, updated, and merged it.

I'd like to add some more "transparent" mechanisms for tracking presence in the future, but I appreciate you were following the JS library.

@maxstr maxstr closed this Mar 20, 2017
jeffcole added a commit to jeffcole/loops_with_friends that referenced this pull request Jun 9, 2018
It's no longer necessary now that
fbonetti/elm-phoenix-socket#16
has been merged.
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.

8 participants