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 #923

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

Conversation

appurva21
Copy link
Member

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.

@appurva21 appurva21 changed the title Feature/connection and message api Add support for pm.connection and pm.message May 19, 2023
@appurva21 appurva21 force-pushed the feature/connection-and-message-api branch from 41e7447 to f3b3a64 Compare June 12, 2023 20:13
@appurva21 appurva21 force-pushed the feature/connection-and-message-api branch from f3b3a64 to e919335 Compare June 13, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant