Nooblord
Nooblord
Gently ping, still an issue on latest tableplus. :(
Yep, provided workarounds won't work for example with SSR, where I want to initialize with `initializeState` prop on inital SSR render, but keep the `effects_UNSTABLE` `onSet()` callback functionality.
Hey! Thanks for reply @drarmstr . I'm using cookies from request header to set Atoms state on initial Server-side render. And I want `effects_UNSTABLE onSet()` to mutate cookie client-side when...
I kinda wish in new UI there would be something like this :)  With forwarded keys not only can those keys be used for auth, but actually this allows...
@Eugeny hi! Any update on supporting this feature? I see that tcp forwarding already been implemented in russh, but I think (could be wrong here) we still need to learn...
Unfortunately didn’t have time to took on issue myself yet :(, but still very much needed. In my case we have our self-built auth system for distribution of user ssh...
Also all stacks show Active(0/0), maybe related to swarm.
Same, encountering constant definition loop.
I also tried setting server side parameter ``` ClientAliveInterval 45 ClientAliveCountMax 10 ``` But seems like warpgate do not forward these keepalives to client, so those have no effect. Maybe...
Possibly related to #361