raph
raph
`ord server` has to be running concurrently
Yeah, the VPN could be proxying things of that port.
yeah we haven't added that recursive endpoint yet.
Yes, we should add that
`ord` is not really a library right now but we do think it could be in the future. I'd be interested to know what you are trying to use the...
The overhead of the HTTP/JSON should be pretty small compared to the work of the database looking up sat ranges. Are you building a tool to have more custom queries...
Ok that sounds reasonable. Here is what I suggest: Clone the `ord` repo somewhere on your computer then in your `Cargo.toml` do: ```toml [dependencies] ord = "0.16.0" [patch.crates-io] ord =...
yeah this is fixed
That's a great point! Yes, they probably should at this point. Will add this to the backlog
What's the status on this?