-
Hi Ryan,
I am using PrivatePub in one of my projects.
Here is my setup:
Production server:
- Database
- Apache
- Application (Passenger)
- PrivatePub
Here is a snippet of my apache vhost file:
```
…
-
### Distribution
LMDE
### Package version
6
### Graphics hardware in use
AMD Radeon
### Frequency
Always
### Bug description
When pinning Clementine to the panel I get a duplicate icon once I…
-
Afer reading https://www.npmjs.com/package/nconf
I was surprised that
```
nconf.argv().env().defaults({
'port':8815,
'faye:endpoint': "http://localhost:8813/pubsub",
})
```
does not work. I fin…
-
### Operating System
Linux
### (Linux only) Distribution
Ubuntu 22.04.LTS
### (Linux only) Desktop Environment
GNOME
### (Linux Only) Display Server
Wayland
### Installation Method
Official R…
-
The [redis gem](https://github.com/redis/redis-rb/) accepts slightly different options than faye-redis.
For example, faye-redis expects a `:database` option, whereas the same option in the redis gem …
-
Hello. I am trying to make an applications with faye-rails 1.0.7. (with model observers)
I created observer controller RealtimePublicationsController (in app/realtime) with:
observe Publication, …
-
I am trying to add support for `permessage-deflate` to do compression of messages sent from server to client.
There is an implementation in https://github.com/faye/permessage-deflate-node for https:/…
-
I am using Faye as submodule in my project, which is in Objective - C. It was working fine till XCode 11 and from XCode 12, I am getting an error called `No such file or directory: '/Users/name/Librar…
-
Hello,
This is working as expected, yet I'm getting the following errors in my console log:
• WebSocket connection to 'ws://our-faye-server.herokuapp.com/faye' failed: Unexpected response code: 400
…
-
I think I might have failed on step 14 during installation. I think I may have had the token in the config.json file while running Homebridge.
Now, when I run Homebridge I get the following errors:…