Tinrelay::ProtocolMismatchEvidence
Inherits JSON::Serializable::Strict < JSON::Serializable < Reference < Object
Constructors
new(error : String, client_protocol : Int32, supported_min : Int32, supported_max : Int32, relation : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
client_protocol
Sourceerror
Sourcerelation
Sourcesupported_max
Sourcesupported_min
Source