Gustavo Trott
|
1d93a1258e
|
refactor (graphql-middleware): Improve performance when browser finish graphql connection (#19784)
* Improve script run-dev.sh
* Improve performance when browser finish ws connection
|
2024-03-12 20:12:55 -03:00 |
|
Gustavo Trott
|
98ef42c32c
|
Freeze browser messages before closing Hasura connection (#19548)
|
2024-01-31 11:37:28 -03:00 |
|
Gustavo Trott
|
095085310d
|
refactor: Graphql middleware enhancements (#19336)
* Convert all go chan to SafeChannel
* Remove unnecessary comments
* Refactor graphql message names
* Fix renamed function
|
2023-12-14 14:01:47 -03:00 |
|
Gustavo Trott
|
09f3e6fae4
|
graphql-server: Insert client graphql connections into the database (#18875)
|
2023-09-29 20:05:23 -03:00 |
|
Gustavo Trott
|
047eccdd92
|
Reduce graphql-middleware and graphql-server logs (#18738)
|
2023-09-07 11:54:27 -03:00 |
|
Gustavo Trott
|
4c4e5c0852
|
Introduces json-patch to graphql-middleware
|
2023-05-10 19:08:24 -03:00 |
|
Tiago Daniel Jacobs
|
61ccd2966e
|
refactor: rename wsConnection to browserConnection
|
2023-04-26 22:45:19 -03:00 |
|
Tiago Daniel Jacobs
|
1b9903b924
|
feat: graphql middleware
|
2023-04-26 22:03:40 -03:00 |
|