statsig-io / statsig-forward-proxy

0 stars 0 forks source link

Support for websockets/GCP Streaming #4

Open ealui-statsig opened 2 months ago

ealui-statsig commented 2 months ago

Websockets will reduce the risk of SFP falling over by moving it to a push model. It also reduces the risk of implementing a push model from Statsig Servers by providing this functionality locally in cluster. This will also reduce pressure on clients who are currently polling at all times.

ealui-statsig commented 1 month ago

GRPC streaming is now implemented for DCS