Open penguinpowernz opened 8 years ago
Hey @penguinpowernz ! Thanks for asking. It's been a while but it works as far as i recall. There's even an example there. I never used it in production so YMMV, but give it a try and let me know.
Hey mate, found a few issues with it, so I've forked it so that I have more freedom to rapidly develop it - I think I'll keep it over there to avoid having to bother you with PR's and having to wait for them to be merged. Now I've added a runnable server and stuff so it's more than just a library. Got a pretty good runnable binary now :)
https://github.com/AutogrowSystems/faye-go
I added my companies name to the copyright notice, since I think we'll be doing a lot of work to it, are you OK with this?
Cool! Yup, the updated LICENSE is fine :+1:
Thanks a lot, and thank you so much for all the work you've done on it, it's so great to have a Faye server in go. I'm running Faye on a BeagleBone Black using NodeJS and the CPU's hitting 30%!
can you report performance improvements when you get a look at them @penguinpowernz penguinpowernz? I had some bad luck with Go generally on RPi a while back, but maybe had some things misconfigured.
Also thanks all contributors!
Hey what's the status of this? Is it still experimental? Did you ever get it working?