Class: Hypertube::Utils::ConnectionType

Inherits:
Object
  • Object
show all
Defined in:
lib/hypertube-ruby-sdk/utils/connection_type.rb

Constant Summary collapse

IN_MEMORY =
0
TCP =
1
WEB_SOCKET =
2
HTTP2 =
3
TCP_TLS =
4
PLUGIN =
5