Anselm Eickhoff

Results 108 comments of Anselm Eickhoff

Some more clarifications: 1. In all cases I'd like you to contrast using only WebSockets (for outgoing requests and their responses, and incoming notifications) vs HTTP (for outgoing requests and...

yeah makes sense re ports - we can run the different cases in succession Just double checked re uWebSockets and HTTP2 - you're right, that's surprising. Remove that case then,...

> 1. Yes, this was in fact one of my follow-up questions. I imagine that the set-up in A1 is essentially your baseline i.e. what you are currently using today....

yes please assume and use TLS for everything (local certs are ok), because one thing I am interested in is how long it takes to bootstrap a connection - which...

1. Use base64 encoding everywhere 2. 50mb prior to encoding 3. Just chrome is fine

@callumflack can you replace the current "homepage" with your "website" folder-wise? That way we'll get a Vercel preview deployment of your WIP state

Looks great so far! Please could you create a sync version `asPlainData()` based on whatever is available and async `asPlainDataLoaded(depth)`?

Please may you adapt the implementation as suggested by you - so for circular references `asPlainData` returns plain data that is itself circularly references itself?

Closing this for now - we'll likely use it as a basis for a bigger API change in the future