Git repository hosting, collaboration, and discovery for the Fediverse.
Optional nativetls, defined versions and update deadpool.
parent: tbd commit: 6a2b9bb
1 | pub use giterated_models as model; |
2 | |
3 | use ; |
4 | |
5 | use ; |
6 | use Instance; |
7 | use GiteratedConnectionPool; |
8 | use TcpStream; |
9 | use ; |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | type Socket = ; |
16 | |
17 | |
18 | extern crate tracing; |
19 | |
20 | |
21 | ; |
22 | |
23 | |
24 | |
25 | f.debug_tuple .finish |
26 | |
27 | |
28 | |
29 | |
30 | |
31 | instance: impl , |
32 | |
33 | let instance = instance.to_owned; |
34 | Ok |
35 | builder |
36 | socket_addr: None, |
37 | target_instance: instance.to_owned, |
38 | |
39 | .build?, |
40 | |
41 | |
42 | |
43 | |
44 | instance_identity: impl , |
45 | connection_addr: SocketAddr, |
46 | |
47 | Ok |
48 | builder |
49 | target_instance: instance_identity.to_owned, |
50 | socket_addr: Some, |
51 | |
52 | .build?, |
53 | |
54 | |
55 | |
56 |