loqui v0.4.5 Loqui.Server View Source
Link to this section Summary
Link to this section Types
Link to this type
option()
View Source
option() :: {:loqui_path, String.t()} | {:transport_opts, [transport_option()]} | {:handler_opts, Keyword.t()} | {:transport, transport()}
Link to this type
transport_option()
View Source
transport_option() :: :gen_tcp.option() | :ranch.opt()