snowflake/proxy/lib
WofWca ad377cf3df refactor(proxy): move pollBroker() to Start()
...from `runSession()`.
`runSession()` sounds like it should only be called
when we actually get a client.

This slightly modifies the behavior of the proxy:
now it will not wait for the client connection to succeed / fail
before polling the broker another time.
This might make the verbose logs a little more messy.
But the poll interval is still respected.
2025-03-03 02:45:22 +04:00
..
metrics.go proxy: add country to prometheus metrics 2025-02-13 12:44:23 +01:00
proxy-go_test.go improvement: use SetIPFilter for local addrs 2024-11-28 10:56:40 -05:00
pt_event_logger.go Log EventOnCurrentNATTypeDetermined for proxy 2024-12-03 15:05:44 -05:00
pt_event_metrics.go proxy: add country to prometheus metrics 2025-02-13 12:44:23 +01:00
snowflake.go refactor(proxy): move pollBroker() to Start() 2025-03-03 02:45:22 +04:00
tokens.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
tokens_test.go Comment package and minor changes exports 2021-10-26 15:49:46 -04:00
util.go Zero bytesSyncLogger stats after reading them 2023-10-30 12:42:45 -04:00
webrtcconn.go proxy: webRTCconn gives the remote IP instead of the Address 2025-02-13 12:44:17 +01:00