Replies: 2 comments
-
Yeah, it's probably even closer after the cloudflare support. I'm not sure there would be much benefit, since the startup is quite chatty, same reason usage in cf doesn't make much sense in the bigger picture. |
Beta Was this translation helpful? Give feedback.
-
HI @porsager I'm investigating a bit more on this. On top of that i was also looking into the option to using a Proxy to access data pg binary format instead having to parse all, just in case the server still needs to access the data. |
Beta Was this translation helpful? Give feedback.
-
Is it possible to send the binary wire format to the browser and decode it there? I'm thinking this could be a great alternative to say AVRO or ProtoBuf
Is the decoding of the wire format something that could run client side?
Beta Was this translation helpful? Give feedback.
All reactions