-
Does anyone have any great tutorials or books they would recommend?
-
Hi, I'm trying to enable your plugin but I have a trouble with websockets.
I've followed instructions in readme. Installed redis-server, created cable config file, same as in Readme, restarted redis…
-
I'm not sure if this is the best place to report this.
I've a rails testing application I was using to learn about websockets using ActionCable. It was not working if I used pace, I tried with diff…
-
### Step To Reproduce / Observed behavior
Using puppeteer in a Rails 7.2.1 application with external browserless Chrome container connection with `Puppeteer.connect(..) do |browser| .. end`. Memory…
-
Hi there,
This might have been me testing the new GitHub Actions setup. See #84
When I ran the GitHub Action for this gem (https://www.railsbump.org/gems/payola_spy) I saw this:
```
Run ./e…
-
Hi all,
I'm newbie learning websocket-rails. Please let me know some projects tutorial for chat & authorization use access token.
Thanks and Regards
-
Hi, I can't understand how to configure application.
Need your advice.
nginx config:
```
server {
listen 3004;
server_name 192.168.15.95;
access_log /var/log/nginx/app_access.log;
e…
-
My app is deployed to nginx + passenger.
So i try to test websocket-rail in my local production ENV.
Before i start passenger, i try to "$ rake websocket_rails:start_server RAILS_ENV=production".
So…
-
Faraday: you may want to install system_timer for reliable timeouts
/usr/local/rvm/gems/ruby-1.8.7-p374/gems/activesupport-3.2.17/lib/active_support/dependencies.rb:251:in `require': /usr/local/rvm/ge…
-
Hi. When running `jspm install obs-websocket-js` it creates this import map:
```json
{
"env": [
"browser",
"development",
"module"
],
"imports": {
"obs-websocket-js": …