9 Commits (7e54755c567a86b9e57b3842e0657235abf49202)

Author SHA1 Message Date
trivernis aedf7c4ba2
Add option to configure the TCP ttl
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 5a0c829602
Feature gate encryption feature
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis ef99adfee1
Fix issues with encryption writers
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis fe7dc97008
Add encrypted wrapper protocol implementation
Signed-off-by: trivernis <trivernis@protonmail.com>
2 years ago
trivernis 9497990fb7
Add more restritions to protocol trait to be Send + Sync
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 32883a98db
Add implementation for unix sockets
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis 4fe9ed16db
Change all explicit protocols to generic trait bindings
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis cff9b07e76
Add protocol impelemtation for tcp
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
trivernis b55c6e526b
Add AsyncStreamProtocol trait with subtraits
Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago