status-go/server
frank 3326362b90
optimised finding server cert (#4148)
* optimised finding server cert

* make sure `close(done)` invoked only once

* remove sleep

* resolve IDE warning

* refactor for findServerCert
2023-10-18 14:17:49 +08:00
..
pairing optimised finding server cert (#4148) 2023-10-18 14:17:49 +08:00
servertest Added functionality to slow stop UDP beacon multicast/listen 2023-04-17 12:01:38 +01:00
certs.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
certs_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
device.go
device_test.go
handlers.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
handlers_linkpreview.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
handlers_test.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
ips.go optimised finding server cert (#4148) 2023-10-18 14:17:49 +08:00
ips_test.go [CHERRY-PICK] PR#4036 (#4037) 2023-09-20 10:37:51 +01:00
ports.go
qrops.go adjust padding for QR Images (#3510) 2023-06-01 13:41:01 +05:30
qrops_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
server.go
server_media.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
server_test.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
timeout.go
timeout_test.go