Skip to content

jrobertson/botbase_drb_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using the botbase_drb_client gem

Usage

require 'botbase_drb_client'


bot = BotBaseDRbClient.new host: '192.168.4.195', port: '60600'
bot.received 'how are you' #=> I am fine thank you

Resources

botbase client drb

About

A DRb client to access the botbase gem running from a DRb server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages