status-go/server
Samuel Hawksby-Robinson 90d54b1a3d
Added timeout functionality to Servers (#3192)
* Added timeout functionality to servers

currently only possible on the pairnig serve

* Removed logging (like a mad man)

* handling linter erroring
2023-02-15 15:50:30 +00:00
..
pairing Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00
certs.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
certs_test.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
components_test.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
device.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
device_test.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
handlers.go Move images to shared namespace 2023-02-02 19:18:06 +00:00
ips.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
ports.go Change of strategy, using a for loop wait 2022-10-26 10:26:59 +01:00
server.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00
server_media.go Introduce QR code generation & serve it via the media server (#3154) 2023-02-02 19:26:00 +05:30
server_test.go PR to fix media server sleep issue (#3189) 2023-02-15 13:44:00 +05:30
timeout.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00
timeout_test.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00