Dave Greene
Dave Greene
I'll take a look as soon as I get the chance. In the meantime do you mind updating the changelog file with the 2.2.0 changes?
@ddavies-r7 I'm working on a larger refactor of the codebase that will include universal builds. Stay tuned!
Fixed in #217
Maybe some more feedback stating such? If introducing a delay in API calls is a bunch of effort, a quick bit of feedback to the user would definitely be helpful.
Looks good! 👍
We're looking at this issue right now except using the `StreamableHTTPServer` and trying to think about how to serialize the session in such a way that we cache it in...
> implements server.SessionIdManager interface use distribute cache like redis, and nextRequestID also should increment by distribute cache. That doesn't really answer the question about what a session represents. It's one...