You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm currently implementing a gRPC Interceptor to track all the traffic via atlantis.
It's working fine currently, but for streaming it would be awesome to have some API to support streaming like WebSocket is aready doing it. Is it possible to expose this to the public manual API? I can even share the complete interceptor for gRPC later on and it would be easy for other projects to just implement the Atlantis Interceptor in all gRPC calls 😀
The text was updated successfully, but these errors were encountered:
Hi, I'm currently implementing a gRPC Interceptor to track all the traffic via atlantis.
It's working fine currently, but for streaming it would be awesome to have some API to support streaming like WebSocket is aready doing it. Is it possible to expose this to the public manual API? I can even share the complete interceptor for gRPC later on and it would be easy for other projects to just implement the Atlantis Interceptor in all gRPC calls 😀
The text was updated successfully, but these errors were encountered: