Module: AcpcPokerBasicProxy

Defined in:
lib/acpc_poker_basic_proxy/basic_proxy.rb,
lib/acpc_poker_basic_proxy.rb,
lib/acpc_poker_basic_proxy/version.rb,
lib/acpc_poker_basic_proxy/dealer_stream.rb,
lib/acpc_poker_basic_proxy/dealer_stream.rb

Overview

Communication service to the ACPC Dealer. It acts solely as an abstraction of the communication protocol and implements the main Ruby communication interface through ‘gets’ and ‘puts’ methods.

Defined Under Namespace

Modules: IoRefinement Classes: BasicProxy, DealerStream

Constant Summary collapse

VERSION =
"3.2.2"