Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pm.connection and pm.message #20

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

lizard-boy
Copy link

Introduces three new pm APIs in the sandbox:

  • pm.message: Can be used to provide access to a specific message in the context of the current script.
  • pm.connection.sendMessage - Can be used to support sending messages in streaming requests.
  • pm.connection.close - Can be used to close an active connection with a server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants