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

VCR implementation #6

Open
6 tasks
featherenvy opened this issue Jan 26, 2022 · 0 comments
Open
6 tasks

VCR implementation #6

featherenvy opened this issue Jan 26, 2022 · 0 comments
Labels
Milestone

Comments

@featherenvy
Copy link
Owner

VCR is a service that records HTTP, Websocket and FIX connections and stores them in a storage.

  • Local storage (store in a filesystem)
  • Recording HTTP requests and responses
  • Replaying HTTP requests in tests
  • Recording WS streams
  • Replaying WS messages in tests
  • Cloud storage (S3?)
@featherenvy featherenvy added this to the 0.1 milestone Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant