Schedule

Yoh Osaki
Yoh Osaki
  • @youchan
Software engineer at Ubiregi inc. Author of Hyalite which is react like virtual DOM library. Member of Asakusa.rb, Chidoriashi.rb

dRuby on Browser

I implemented dRuby on Browser with Opal(a JavaScript to Ruby source code compiler). Browser communicate with WebSocket to the server. The clients transparently access the server-side objects through the distributed objects. Also, by sharing the server-side objects among multiple clients, it can be applied to collaborative applications like Google Apps. This talk will explain the implementation of dRuby on Opal and demonstrate the collaborative application.

Presentation Material

Recorded video