mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 20:55:03 +01:00
big future
This commit is contained in:
parent
2aeb588ab3
commit
fcf531df43
8 changed files with 1405 additions and 1297 deletions
|
|
@ -22,6 +22,6 @@ pub async fn do_thing_i_guess() -> Result<()> {
|
|||
|
||||
let connection = Connection::new(stream);
|
||||
|
||||
tokio::spawn(connection.start());
|
||||
tokio::spawn(connection.open_connection());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue