Skip to content

youchan/drb-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drb-websocket

A druby protocol of WebSocket

This is experimental implementation of druby protocol with WebSocket.

Installation

gem install drb-websocket

How to run

cd example
bundle install

run server

bundle exec ruby -I. server.rb

run client

bundle exec ruby -I. client.rb

About

A druby protocol of WebSocket

Resources

License

Stars

Watchers

Forks

Packages

No packages published