Joakim Frostegård
|
d172fc4f8c
|
Upgrade socket2
|
2021-08-15 23:32:59 +02:00 |
|
Joakim Frostegård
|
d0e716f80b
|
Run rustfmt, clean up aquatic_http_protocol/Cargo.toml
|
2021-08-15 22:26:11 +02:00 |
|
Joakim Frostegård
|
1a3ab54b3f
|
aquatic_ws: when removing connection, reregister from poll
|
2020-08-10 03:51:08 +02:00 |
|
Joakim Frostegård
|
1ec4745f45
|
aquatic_ws: use socket2 instead of net2
|
2020-05-25 18:24:36 +02:00 |
|
Joakim Frostegård
|
b9ee290ca0
|
aquatic_ws: add more anyhow error context annotations
|
2020-05-23 17:15:11 +02:00 |
|
Joakim Frostegård
|
d4bcc14c82
|
aquatic_ws: add setting Config.ipv6_only
|
2020-05-23 15:40:56 +02:00 |
|
Joakim Frostegård
|
526faa9aab
|
cli_helpers: use anyhow in app fn; aquatic_ws: reorganize error handling
|
2020-05-23 14:05:50 +02:00 |
|
Joakim Frostegård
|
b42ff9a23b
|
aquatic_ws: remove DebugCallback and lots of debug output
Some error messages are still printed, though
|
2020-05-18 13:01:48 +02:00 |
|
Joakim Frostegård
|
420dcbc717
|
aquatic_ws: network: rename common.rs to connection.rs
|
2020-05-15 16:15:39 +02:00 |
|
Joakim Frostegård
|
846e076b4b
|
aquatic_ws: move code into Connection impl, so inner can be private
|
2020-05-13 19:34:46 +02:00 |
|
Joakim Frostegård
|
0bcfffb2bd
|
aquatic_ws: create HandshakeMachine from ConnectionStage
|
2020-05-13 19:17:33 +02:00 |
|
Joakim Frostegård
|
6d06a43db8
|
aquatic_ws: add setting for using tls; update TODO
|
2020-05-13 16:43:23 +02:00 |
|
Joakim Frostegård
|
012ccd7ec1
|
aquatic_ws: simplify network code
|
2020-05-13 15:03:02 +02:00 |
|
Joakim Frostegård
|
05844e9645
|
WIP: aquatic_ws: continue work on simplifying network code
|
2020-05-13 14:46:38 +02:00 |
|
Joakim Frostegård
|
91590858b9
|
WIP: aquatic_ws; work on simplifying network code
|
2020-05-13 14:35:05 +02:00 |
|
Joakim Frostegård
|
0c93d170de
|
WIP: aquatic_ws network: organize into submodule, other small fixes
|
2020-05-12 21:04:47 +02:00 |
|