metasploit-framework icon indicating copy to clipboard operation
metasploit-framework copied to clipboard

Add pagination to JSON RPC APIs

Open adfoster-r7 opened this issue 1 year ago • 1 comments

Summary

Let's add pagination capabilities to the JSON RPC endpoints. Continuation of https://github.com/rapid7/metasploit-framework/pull/13439

This would be a breaking change to existing clients.

Basic example

See https://github.com/rapid7/metasploit-framework/pull/13439

Motivation

Performance on Metasploit's side, and allowing folk to design tools that can interact with our JSON APIS without crashing the client

adfoster-r7 avatar Sep 13 '22 13:09 adfoster-r7

Hi!

This issue has been left open with no activity for a while now.

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 30 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.

github-actions[bot] avatar Oct 13 '22 15:10 github-actions[bot]