Skip to content

kolesa/anycable_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Simple application with anycable (go)

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

About

Example application with anycable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published