Fahim khan
@morfes.bsky.social
Senior Software Developer | Full stack developer | MEAN | MERN | Golang | Rust | Javascipt | Typescript | Nodejs | Nestjs | React | Angular | Nextjs | Expressjs | AWS | Psql | Mongo | Neo4j | Backend | Frontend | Web3 |
July 28, 2025 at 4:12 PM
I came across this really neat trick to stream JSON to the client
github.com/M0rfes/multi...
This uses Content-Type: multipart/mixed and meros, a JS library to parse the data. That lets us stream separate chunks of JSON to the client in a single response.
#javascript #Golang #webdev
github.com/M0rfes/multi...
This uses Content-Type: multipart/mixed and meros, a JS library to parse the data. That lets us stream separate chunks of JSON to the client in a single response.
#javascript #Golang #webdev
July 27, 2025 at 6:20 PM
I came across this really neat trick to stream JSON to the client
github.com/M0rfes/multi...
This uses Content-Type: multipart/mixed and meros, a JS library to parse the data. That lets us stream separate chunks of JSON to the client in a single response.
#javascript #Golang #webdev
github.com/M0rfes/multi...
This uses Content-Type: multipart/mixed and meros, a JS library to parse the data. That lets us stream separate chunks of JSON to the client in a single response.
#javascript #Golang #webdev