microsoft / microsoft/typespec
[http-server-javascript] Rework serialization logic to be more HTTP-specific.
Open
emitter:service:js
feature
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
When I first designed the serialization layer for the HTTP server generator for JS, I designed it to be protocol-agnostic. However, this doesn't really work well for more complex HTTP envelopes, and it became clear to me that HTTP-aware serialization code is required. This issue tracks reworking the existing (de)serialization logic to handle complex HTTP envelopes well.
Contributor guide
Assessment
This issue has not been assessed yet.