Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Pure Javascript implementation #98

Open
ajbraus opened this issue Mar 30, 2014 · 3 comments
Open

Pure Javascript implementation #98

ajbraus opened this issue Mar 30, 2014 · 3 comments

Comments

@ajbraus
Copy link

ajbraus commented Mar 30, 2014

Is there a pure javascript implementation of this?

I am trying to get Angular on Phonegap to listen to a faye channel and then publish to it in my rails controller.

I can't get the handshake to work because all the black magic is tied up in the view helpers and I can't seem to unpack them

@gregmolnar
Copy link

Not yet. PrivatePub is not maintained in the moment. I may fork it and start to fix up the issues.

@miukki
Copy link

miukki commented Feb 3, 2016

i have also wanna fork and do angular version . so code is pretty clear in rails. will give you some updates

@gregmolnar
Copy link

well, I wouldn't do it as actioncable makes it a lot easier to implement pub/sub

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants