http2.server vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
http2-connection tuplestreams settings hpack-decode-context hpack-encode-context
http2-server http-server
http2-stream tuple


Ordinary words
WordStack effect
<http2-server>( -- server )
client-connection-prefix( -- value )
start-http2-connection( threaded-server prev-req/f -- )


Class predicate words
WordStack effect
http2-connection?( object -- ? )
http2-server?( object -- ? )
http2-stream?( object -- ? )


Files