Package Details: fanout r80.280e903-1

Package Base: fanout
Description: A simple pubsub message server
Upstream URL: https://github.com/travisghansen/fanout
Category: network
Licenses: MIT
Provides: fanout
Submitter: augusto
Maintainer: augusto
Last Packager: augusto
Votes: 1
First Submitted: 2014-06-21 08:36
Last Updated: 2015-01-04 21:20

Dependencies (2)

Required by (0)

Sources

  • fanout.conf.d
  • fanout.service
  • fanout

Latest Comments

Comment by augusto

2015-01-04 21:20

Fixed, thanks!

Comment by moebius_eye

2015-01-01 18:18

There's a colon that shouldn't be there:

-arch=('i686', 'x86_64')
+arch=('i686' 'x86_64')

I'm testing this package because I need this for a project.