vcrpy icon indicating copy to clipboard operation
vcrpy copied to clipboard

How to emulate asynchronous data sends ("push")?

Open ichorid opened this issue 5 years ago • 0 comments
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?

ichorid avatar Aug 18 '20 15:08 ichorid