vcrpy
vcrpy copied to clipboard
How to emulate asynchronous data sends ("push")?
trafficstars
Hi! In our application backend, we're keeping a single HTTPS connection constantly open to push notifications to our frontend whenever some important event comes up. Is it possible to emulate this style of messaging with VCRPY?