Merge pull request #11 from chriseth/document_path

Document path.
This commit is contained in:
chriseth 2022-12-29 13:15:59 +01:00 committed by GitHub
commit 279c94bbad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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