Kai Ren
|
421b343398
|
Remove redundant extern crate usages (#790)
Additionally:
- remove obsolete benches in benches/ dir
- restore benches in juniper/benches/ dir
|
2020-10-19 19:42:27 +03:00 |
|
Chris
|
ef82b5a9db
|
update ws keep-alive docs (#762)
|
2020-09-12 01:37:26 -04:00 |
|
Jerel Unruh
|
0bf5e3cfa9
|
Reduce juniper_graphql_ws default KA to 15 seconds so that GQL clients don't disconnect (#756)
|
2020-09-10 12:02:18 -10:00 |
|
Arnaud
|
fdad97aa08
|
fix(juniper_graphql_ws): correct null deserialization issue (#738)
Closes #735
|
2020-08-14 13:46:23 -10:00 |
|
Chris
|
6788ef20c8
|
omit empty error vec in data message serialization (#732)
|
2020-08-01 21:43:10 -10:00 |
|
Chris
|
84c9720b53
|
GraphQL-WS crate and Warp subscriptions update (#721)
* update pre-existing juniper_warp::subscriptions
* initial draft
* finish up, update example
* polish + timing test
* fix pre-existing bug
* rebase updates
* address comments
* add release.toml
* makefile and initial changelog
* add new Cargo.toml to juniper/release.toml
|
2020-07-28 22:23:44 -10:00 |
|