Document path.
This commit is contained in:
parent
65ed77d442
commit
32472b6923
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ https://chriseth.github.io/pathfinder2/edges.dat
|
||||||
|
|
||||||
It implements the interface specified in https://hackmd.io/Gg04t7gjQKeDW2Q6Jchp0Q
|
It implements the interface specified in https://hackmd.io/Gg04t7gjQKeDW2Q6Jchp0Q
|
||||||
|
|
||||||
|
The HTTP server implementation ignores most parts of the HTTP request and header, including the path,
|
||||||
|
so it essentially responds on all paths.
|
||||||
|
|
||||||
It has two performance parameters that are currently hardcoded in the source:
|
It has two performance parameters that are currently hardcoded in the source:
|
||||||
|
|
||||||
Number of worker threads: 4
|
Number of worker threads: 4
|
||||||
|
|
Loading…
Reference in a new issue