mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Move architectural overview image to ws and http crate READMEs
This commit is contained in:
parent
a7ad3266d8
commit
6384e3401b
3 changed files with 8 additions and 4 deletions
|
|
@ -40,10 +40,6 @@ More benchmark details are available [here](./documents/aquatic-udp-load-test-20
|
||||||
Please refer to the README pages for the respective implementations listed in
|
Please refer to the README pages for the respective implementations listed in
|
||||||
the table above.
|
the table above.
|
||||||
|
|
||||||
## Architectural overview
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Copyright and license
|
## Copyright and license
|
||||||
|
|
||||||
Copyright (c) Joakim Frostegård
|
Copyright (c) Joakim Frostegård
|
||||||
|
|
|
||||||
|
|
@ -109,6 +109,10 @@ Implements:
|
||||||
`aquatic_http` has not been tested as much as `aquatic_udp`, but likely works
|
`aquatic_http` has not been tested as much as `aquatic_udp`, but likely works
|
||||||
fine in production.
|
fine in production.
|
||||||
|
|
||||||
|
## Architectural overview
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Copyright and license
|
## Copyright and license
|
||||||
|
|
||||||
Copyright (c) Joakim Frostegård
|
Copyright (c) Joakim Frostegård
|
||||||
|
|
|
||||||
|
|
@ -105,6 +105,10 @@ clients. Notes:
|
||||||
`aquatic_ws` has not been tested as much as `aquatic_udp`, but likely works
|
`aquatic_ws` has not been tested as much as `aquatic_udp`, but likely works
|
||||||
fine in production.
|
fine in production.
|
||||||
|
|
||||||
|
## Architectural overview
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Copyright and license
|
## Copyright and license
|
||||||
|
|
||||||
Copyright (c) Joakim Frostegård
|
Copyright (c) Joakim Frostegård
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue