An open API service indexing awesome lists of open source software.

https://github.com/driftingruby/022-faye-websockets-part-1

Using WebSockets, we are able to create a realtime notification between browsers. Useful for in-app messaging, chats, and more! Learn how to use Faye's Publish and Subscribe methods. I believe that this paves the way for successfully using and learning the upcoming ActionCable.
https://github.com/driftingruby/022-faye-websockets-part-1

Last synced: 9 months ago
JSON representation

Using WebSockets, we are able to create a realtime notification between browsers. Useful for in-app messaging, chats, and more! Learn how to use Faye's Publish and Subscribe methods. I believe that this paves the way for successfully using and learning the upcoming ActionCable.

Awesome Lists containing this project

README