rdkcentral / mock-firebolt

An advanced, controllable mock Firebolt OS implementation, which can also act as a reverse proxy to a real Firebolt OS running on a real device
Apache License 2.0
4 stars 21 forks source link

record request + response and sort by timestamp #53

Closed vyvanand closed 2 years ago

vyvanand commented 2 years ago

👍 but curious... won't the records be emitted in time order even without sorting?

It doesn't. so after 2 request comes in and then response for 1st request been sent back.