vibe-d v0.10.1-alpha.3 (2024-04-18T11:19:34Z)
Home
Dub
Repo
WebRPCPeerInfo
index
vibe
web
rpc
Provides information about a peer;
struct
WebRPCPeerInfo {
NetworkAddress
address
;
TLSCertificateInformation
certificate
;
}
Members
Variables
address
NetworkAddress
address
;
Undocumented in source.
certificate
TLSCertificateInformation
certificate
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
web
rpc
aliases
WebRPCPeerCallback
classes
WebRPCPeerImpl
functions
connectWebRPC
registerWebRPC
structs
TestAuthInfo
WebRPCPeer
WebRPCPeerInfo
Provides information about a peer;