Jacob Rothstein
Jacob Rothstein
* Remove interior mutability inside of Session * store values in memory as serde_json::Values instead of strings * add Session::take_value * use dashmap in MemoryStore * add an Error associated...
http://github.com/cramforce/node-worker Possibly even spawn a worker for each job and kill it after the job is done, depending on the spinup cost. Also, see jefe for ideas on pooling workers:...
Opening this draft PR for discussion of the tentative changes proposed in [async-session#57](https://github.com/http-rs/async-session/pull/57) for async-session v4. I will update it when async-session v4 is released.
slip.lisperator.net now redirects to lisperator.net/slip, but the live demo link was broken. This fixes it.
This PR updates all dependencies to most recent versions _except_ guardian. Updating to guardian 1.0 will be a separate PR. This touches a huge number of files because Phoenix 1.3...
Thank you for this library! Would you be amenable to a PR that allows this library to be used in a browser context? Currently the way that the wasm is...
Opening this draft PR for discussion of the tentative changes proposed in [async-session#57](https://github.com/http-rs/async-session/pull/57) for async-session v4. I will update it when async-session v4 is released.