flipt-io / reverst

Reverse Tunnels in Go over HTTP/3 and QUIC
https://www.flipt.io
Apache License 2.0
926 stars 36 forks source link

refactor(server): introduce not found and client server backoff #21

Closed GeorgeMac closed 6 months ago

GeorgeMac commented 6 months ago

This does a couple things:

  1. Introduces a NotFound response code for when tunnels are not found
  2. Adds expoential backoff to dialing and serving with the client