ably / sdk-test-proxy

Web service to create proxies for simulating network faults. For testing the Ably Asset Tracking SDKs.
Apache License 2.0
0 stars 0 forks source link

forwarding get requests added to Layer7Proxy #10

Closed davyskiba closed 1 year ago

davyskiba commented 1 year ago

Adding get request forwarding implementation to the Layer7Proxy, is needed for cases when aside from the Realtime socket we need to use rest API i.e. to fetch presence history.