class Syncplay::Bot

Defined in:

syncplay/syncplay_bot.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(address : String, port : Int32, name : String, room : String) #

[View source]

Instance Method Detail

def address : String #

[View source]
def c_put(message) #

[View source]
def name : String #

[View source]
def port : Int32 #

[View source]
def room : String #

[View source]
def s_put(message) #

[View source]
def start #

[View source]
def supports_tls(client) #

[View source]