Archttp

Undocumented in source.

Constructors

this
this(uint ioThreads, uint workerThreads)
Undocumented in source.

Members

Functions

Bind
Archttp Bind(string host, ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
Bind
Archttp Bind(ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.
Delete
Archttp Delete(string route, HttpRequestHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Get
Archttp Get(string route, HttpRequestHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Post
Archttp Post(string route, HttpRequestHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Put
Archttp Put(string route, HttpRequestHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
Run
void Run()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta