I’m trying to pull together a project in either nodejs or bun.sh to compress JSON over-the-wire with EXI.   What I’m thinking of doing is intercepting JSON downloads, compressing them with EXI JavaScript APIs, and also, catching JSON requests from the client and sending EXI-JSON to a JavaScript decompression routine, returning JSON to the caller.<div dir="auto"><br></div><div dir="auto">Experience with Express middleware, fetch(), promises and JavaScript is welcome.</div><div dir="auto"><br></div><div dir="auto">What is the X3D file extension for EXI?</div><div dir="auto"><br></div><div dir="auto">John</div>