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

feat(api): implement GET /recordings/:id for streaming files #179

Conversation

andrewazores
Copy link
Member

  • use longs for IDs
  • feat(api): implement GET /recordings/:id for streaming files

Based on #176
Fixes #178

@andrewazores andrewazores added the feat New feature or request label Aug 4, 2023
@mergify mergify bot added the safe-to-test label Aug 4, 2023
@andrewazores andrewazores force-pushed the http-recording-stream branch 2 times, most recently from 9f51122 to 6cd3c50 Compare August 4, 2023 19:06
@andrewazores andrewazores mentioned this pull request Aug 4, 2023
4 tasks
@andrewazores andrewazores changed the base branch from main to 124-epic-two-way-communications-protocol August 14, 2023 15:37
@andrewazores andrewazores marked this pull request as ready for review August 14, 2023 15:38
@andrewazores andrewazores merged commit 7c80d6c into cryostatio:124-epic-two-way-communications-protocol Aug 14, 2023
6 checks passed
@andrewazores andrewazores deleted the http-recording-stream branch August 14, 2023 17:52
mwangggg pushed a commit to mwangggg/cryostat-agent that referenced this pull request Aug 16, 2023
…tio#179)

* use longs for IDs

* feat(api): implement GET /recordings/:id for streaming files
@andrewazores andrewazores restored the http-recording-stream branch September 13, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Task] Download recordings over HTTP
2 participants