add ruby websocket bencharking code using

faye-websocket-ruby to receive messages as fast as possible
This commit is contained in:
Benjamin Sergeant
2020-08-18 13:45:53 -07:00
parent e1502017ce
commit e8e98e667d
2 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,6 @@
```
export GEM_HOME=$HOME/local/gems
bundle install faye-websocket
```
https://stackoverflow.com/questions/486995/ruby-equivalent-of-virtualenv