Commit 170b7f5
Remove capacity bounding on WebSocketWriterPipeline (#199)
* Initialize the DocumentWriter so it indents in development and uses the MVC built in JsonSerializerSettings. (#115)
* Add ComplexityConfiguration, EnableMetrics, SetFieldMiddleware to GraphQLHttpOptions (#116)
* Revert "Add ComplexityConfiguration, EnableMetrics, SetFieldMiddleware to GraphQLHttpOptions (#116)" (#117)
This reverts commit a4993c8.
* Revert "Use MVC JsonSerializerSettings & Indent JSON in Development" (#118)
* Revert "Revert "Add ComplexityConfiguration, EnableMetrics, SetFieldMiddleware to GraphQLHttpOptions (#116)" (#117)"
This reverts commit 64a4658.
* Revert "Add ComplexityConfiguration, EnableMetrics, SetFieldMiddleware to GraphQLHttpOptions (#116)"
This reverts commit a4993c8.
* Revert "Initialize the DocumentWriter so it indents in development and uses the MVC built in JsonSerializerSettings. (#115)"
This reverts commit 00a67a1.
* remove BoundedCapacity (defaults to Unbounded)1 parent ec85aab commit 170b7f5
File tree
1 file changed
+0
-1
lines changed- src/Transports.Subscriptions.WebSockets
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
0 commit comments