Zeke Foppa

Results 327 comments of Zeke Foppa

Summary of changes, I think: - Restructuring `SpacetimeCreds` datatype - Factoring out helper functions, especially in `SpacetimeCreds` + `SpacetimeAuthHeader` - Add `SpacetimeAuthRequired` - Plumb a `ctx` parameter through our routes...

Our reviewers are a bit bottlenecked, and I don't think we should necessarily trust me as solo-reviewer yet :sweat_smile: - I moved just the `auth.rs` changes into [their own refactor...

@kurtismullins @jdetter is the repro that you run `spacetime logs -f` and it immediately doesn't show the latest, or that new logs don't always show up for an existing running...

> From John on Oct 7: > > > The solution here was the there was no bug on the spacetimedb side, this is a known bug in the CLI...

Fixes https://github.com/clockworklabs/SpacetimeDB/issues/1178

We might also want to investigate switching Brotli for a compression algorithm more designed to be fast and stream-supporting (e.g. I think maybe LZ4?)

It sounds like @Centril has already done this?

# Bot test results **Conclusion**: No obvious change ### Commits tested before: ``` commit b8ea3a2b62eeac6b8b8600b989da9eb1438afa09 Merge: b36dda41 0ad01b77 Author: zeke Date: Thu Mar 21 18:55:06 2024 +0000 Merge remote-tracking branch...