Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Certificate ¶
func Certificate(host ...string) (tls.Certificate, error)
func GenerateTLSConfig ¶
GenerateTLSConfig Setup a bare-bones TLS config for the server
func QuicClient ¶
QuicClient create new QUIC client
func QuicServer ¶
func QuicServer(endpoint string, plugin plugin.YomoObjectPlugin, codec *json.Codec)
QuicServer create a QUIC server
Types ¶
type YomoFrameworkStreamWriter ¶ added in v0.1.1
type YomoFrameworkStreamWriter struct { Name string Codec *json.Codec Plugin plugin.YomoObjectPlugin io.Writer }
YomoFrameworkStreamWriter is the stream of framework
Click to show internal directories.
Click to hide internal directories.