mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
aquatic_ws: add setting for using tls; update TODO
This commit is contained in:
parent
300aa85cbb
commit
6d06a43db8
5 changed files with 10 additions and 12 deletions
4
TODO.md
4
TODO.md
|
|
@ -2,10 +2,8 @@
|
|||
|
||||
## aquatic_ws
|
||||
* network
|
||||
* actually run tls. maybe add config fields for number of tls and non-tls
|
||||
workers, then run that amount of each. or add tls section to config, with
|
||||
bool key use_tls and the tls cert things, then use that for all workers
|
||||
* test tls!
|
||||
* handle tls certificate parse errors etc better
|
||||
* send/recv buffer size config
|
||||
* limit ws message sizes?
|
||||
* test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue