issues
search
tsukuyomi-rs
/
tsukuyomi
Asynchronous Web framework for Rust
https://tsukuyomi-rs.github.io/tsukuyomi
Apache License 2.0
84
stars
3
forks
source link
Tsukuyomi-juniper 0.2.0
#190
Closed
ubnt-intrepid
closed
5 years ago
ubnt-intrepid
commented
5 years ago
[x] Add the features which provides appropriate error handling on GraphQL endpoints.
[x] define the custom error type representing the parsing errors
[x] catch the all errors that occurred outside of the request parsing and handles them as GraphQL error.
(optional) Add support for
GraphQL over WebSocket Protocol
(optional) Add support for GraphQL over WebSocket Protocol