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
|
e4320e9f56
|
Introduces a ping-pong mechanism designed to verify the availability of a middleware service (#19623)
* Implements a ping-pong system to check gql-middleware-activity
* Improve clean code
|
2024-02-14 13:28:19 -03:00 |
|
Gustavo Trott
|
f8e008eada
|
Define an unique ID for bbb-graphql-middleware
|
2024-02-12 17:11:30 -03:00 |
|
Gustavo Trott
|
554d57696c
|
Improve reconnection speed
|
2024-02-01 11:50:29 -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
|
8ad5e738a4
|
Make middleware more configurable (#19250)
|
2023-11-30 08:58:37 -03:00 |
|
Gustavo Trott
|
524443c4c3
|
graphql: Apply hideViewerCursor and hideViewersAnnotation
|
2023-10-03 11:53:47 -03:00 |
|