Skip to content
New issue

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

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

Already on GitHub? # to your account

rest-api: Add support and a test scenario for REST over Websockets #83

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

Conversation

gtjoseph
Copy link
Member

  • Added support in lib/python/asterisk/ari.py for sending requests
    and receiving responses over the websocket.

  • Added the tests/rest-api/websocket_requests test that runs tests of
    GET, PUT, POST and DELETE requests over ther websocket.

Copy link

Workflow PRCheck completed successfully

@gtjoseph
Copy link
Member Author

cherry-pick-to: 20
cherry-pick-to: 21
cherry-pick-to: 22

Copy link

Workflow PRCheck completed successfully

Copy link

Workflow PRCheck completed successfully

* Added support in lib/python/asterisk/ari.py for sending requests
and receiving responses over the websocket.

* Added the tests/rest-api/websocket_requests test that runs tests of
GET, PUT, POST and DELETE requests over ther websocket.
Copy link

Workflow PRCheck completed successfully

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant