Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Balancer
Inherits
Reference
/
Object
Constants
VERSION = "0.3"
Constructors
new
(listen_host :
String
, listen_port :
Int32
, target_host :
String
, target_ports :
Range
(
Int32
,
Int32
) |
Array
(
Int32
), method :
Balancer::Method
=
Method::Sample
)
Source
Instance methods
background_run
Source
connections_count
Source
run
Source
stop!
Source
Nested types
Balancer::Method