A druby protocol of WebSocket
This is experimental implementation of druby protocol with WebSocket.
gem install drb-websocket
cd example
bundle install
run server
bundle exec ruby -I. server.rb
run client
bundle exec ruby -I. client.rb
A druby protocol of WebSocket
A druby protocol of WebSocket
This is experimental implementation of druby protocol with WebSocket.
gem install drb-websocket
cd example
bundle install
run server
bundle exec ruby -I. server.rb
run client
bundle exec ruby -I. client.rb
A druby protocol of WebSocket
MIT License