michie1
michie1
https://github.com/reframejs/wildcard-api/pull/58#issuecomment-711412477 > I'm curious, you mentioned a while ago using `getContext` to set cookies, are you still using that approach? What do you think of #59? I'm only using it...
> > I think it's nicer to assign the those functions to the context than to the server object. > > Interesting. So basically you prefer to define server endpoints...
> @michie1 Would that work for you? > > > I would prefer to handle those things myself > > Why? Are you using an Express middleware that does this...
> Wildcard Sessions will be optional and you'll have more control over the context/auth than what currently is the case. Cool. > > I'm using my own Express middleware >...
Related or possible duplicate: #435
@Fred-sun What do you mean with "It cannot be added once it is supported."? Do you mean "It can be added"? How to check if the SDK already supports it...

Same holds when I remove the `setTimeout` (I thought maybe that would introduce count differences) and specify the Runtime to 10 seconds instead of clicking on the "Stop" button. (`--headless`...
Please remove stale label.
@jobbanens Please note, from my understanding, if you specify `lb_policy first` it will pick the first healthy container, but if you use replicas the load will be unbalanced. Another strategy...