class HTTP2::ClearTextServer

Defined in:

http2.cr

Instance Method Summary

Constructor methods inherited from class HTTP2::Server

new(handlers : Array) new

Instance Method Detail

def handle(connection : Connection, stream : Stream) #

[View source]
def listen(host : String, port : Int32) #

[View source]