refactor http2 file (#864)

* refactor http2 file

* move fileBlockSize to HTTP2.File
This commit is contained in:
Evgeny Poberezkin
2023-10-19 10:25:21 +01:00
committed by GitHub
parent 5e047f3199
commit decf25d7dc
4 changed files with 48 additions and 30 deletions
+1
View File
@@ -133,6 +133,7 @@ library
Simplex.Messaging.Transport.Credentials
Simplex.Messaging.Transport.HTTP2
Simplex.Messaging.Transport.HTTP2.Client
Simplex.Messaging.Transport.HTTP2.File
Simplex.Messaging.Transport.HTTP2.Server
Simplex.Messaging.Transport.KeepAlive
Simplex.Messaging.Transport.Server