README Simple application with anycable (go) install go database creation rake db:create; rake db:migrate start redis redis-server start anycable ./bin/anycable run anycable websocket server anycable-go -addr='localhost:3334' start project rails s