raph

Results 387 comments of raph

Yeah, the VPN could be proxying things of that port.

yeah we haven't added that recursive endpoint yet.

`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 =...

That's a great point! Yes, they probably should at this point. Will add this to the backlog

What's the status on this?