vibe-d v0.10.1-alpha.3 (2024-04-18T11:19:34Z)
Home
Dub
Repo
TestAuthInfo
index
vibe
web
rpc
Undocumented in source.
version(unittest)
struct
TestAuthInfo {
bool
authenticated
;
bool
isAuthenticatedPeer
();
}
Members
Functions
isAuthenticatedPeer
bool
isAuthenticatedPeer
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
authenticated
bool
authenticated
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
web
rpc
aliases
WebRPCPeerCallback
classes
WebRPCPeerImpl
functions
connectWebRPC
registerWebRPC
structs
TestAuthInfo
WebRPCPeer
WebRPCPeerInfo