25 Commits (31c85db775fe4aa0c5579752fc50cd82fe6c18f0)

Author SHA1 Message Date
Daniel Karzel fbdc6c5e77
Hello message 3 years ago
Daniel Karzel 302c1be86b
Use identity more consistently 3 years ago
Daniel Karzel 287ad4788d
Move framed read and write into connection setup 3 years ago
Thomas Eizinger d75e73da9f
Move collab. settlement protocol into dedicated actor for taker 3 years ago
Thomas Eizinger b6d82129e4
Introduce a 10s timeout for connecting to the maker 3 years ago
Thomas Eizinger 4ff4d01804
Cleanup logs for establishing connection 3 years ago
Lucas Soriano del Pino f9cd6cb5d5
Handle incoming InvalidOrderId in setup_taker::Actor 3 years ago
Lucas Soriano del Pino eec8988456
Introduce short-lived setup_taker_actor 3 years ago
Mariusz Klochowicz f503d19824
Allow running taker without connected maker 3 years ago
Mariusz Klochowicz 855181f06c
Expand Tasks API for ergonomics 3 years ago
Mariusz Klochowicz bea968d27b
Tie lifetimes of spawned tasks to actors 3 years ago
Mariusz Klochowicz 143cc09e65
Extend our futures trait for better ergonomics with remote handles 3 years ago
Thomas Eizinger b1f6e9e1db
Generalize logging for received messages 3 years ago
Thomas Eizinger 4b85cd5704
Log establishment of connection 3 years ago
Thomas Eizinger cf5e50029c
Use `TcpStream` to connect to address 3 years ago
Mariusz Klochowicz 31168e1cd0
Reduce log spam by logging heartbeats at trace level 3 years ago
Mariusz Klochowicz 8d53f397a2
Improve naming of noise protocol parameters 3 years ago
Mariusz Klochowicz cbb52f011c
Use a connection actor for the taker 3 years ago
rishflab b7a8370b0b Authenticate connection with maker 3 years ago
rishflab 7e2ee5883b Encrypt network communication using the noise protocol 3 years ago
rishflab 40a6ea0d39
Revert "Encrypt network communication using the noise protocol" 3 years ago
rishflab b9db55fce3 Encrypt network communication using the noise protocol 3 years ago
Daniel Karzel 40f5b81e4d
Convert Wallet to actor 3 years ago
Lucas Soriano del Pino c1381d5b14
Introduce taker ActorSystem 3 years ago