This issue tracks the process of making Benzene libraries spec-compliance.
@benzene/http needs to be compliant with https://github.com/graphql/graphql-over-http and @benzene/ws needs to be compliant with https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md.
Overall, it is fairly good to go but we might need unit tests to confirm it.
http
ws
TBD
This issue tracks the process of making Benzene libraries spec-compliance.
@benzene/httpneeds to be compliant with https://github.com/graphql/graphql-over-http and@benzene/wsneeds to be compliant with https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md.Overall, it is fairly good to go but we might need unit tests to confirm it.
http
application/graphql+jsoncontent type (Add support for application/graphql+json content type #71)application/graphql+jsonand considerAcceptheader.ws
TBD