Idris2Doc : Node.HTTP2.Http2Server

Node.HTTP2.Http2Server

(source)

Reexports

importpublic Node.Net.Server

Definitions

dataHttp2Server : Type
Totality: total
Visibility: export
Hint: 
ServerClassHttp2Server
.onStream : HasIOio=>Http2Server-> (ServerHttp2Stream->Headers->IO ()) ->io ()
Visibility: export