0.0
No release in over 3 years
Low commit activity in last 3 years
Push notifications for the board of LinuxFr.org via Server-Sent Events
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.3

Runtime

~> 1.0
~> 0.4
~> 3.0
~> 1.2
 Project Readme

Board for LinuxFr.org

Users of the LinuxFr.org website can chat on a space called the board (« la tribune » in french). This Ruby daemon notifies the users when something is said with Server-Sent Event / EventSource.

How to use it?

You can nstall the gem with gem install board-sse-linuxfr.org.

Then, you can launch it on local with board-sse-linuxfr.org -S /tmp/board.sock and it will listen on a UNIX socket at /tmp/board.sock.

Another way is to use a container engine (like Docker or Podman) and a composer (like the Docker compose plugin or the podman-compose utility) to build and setup a service.

See also

Copyright

The code is licensed as GNU AGPLv3. See the LICENSE file for the full license.

♡2011 by Bruno Michel. Copying is an act of love. Please copy and share.