▲ | mpalmer 6 days ago | |||||||
This is made using iroh, which aims to be a low level framework for distributed software. Involves networking but also various data structures that enable replication and consistency between networked nodes. | ||||||||
▲ | danenania 6 days ago | parent [-] | |||||||
Does it include reconnection logic? I presume that's not considered "low level", but it does always annoyingly have to be reimplemented every time you deal with long-lived socket connections in production. | ||||||||
|