status-go/server/pairing
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
..
certs.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
client.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
connection.go LocalPairing minor fixes. `ValidateConnectionString` method. (#3184) 2023-02-15 10:42:12 -04:00
connection_test.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
events.go LocalPairing minor fixes. `ValidateConnectionString` method. (#3184) 2023-02-15 10:42:12 -04:00
handlers.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
payload_manager.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00
payload_manager_test.go throw error if account already exist when doing local pairing on receiver side (#3091) 2023-02-01 20:28:32 +08:00
raw_message_collector.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
raw_message_handler.go temporary fix: data/log dir looks weired after local pair sync (#3159) 2023-02-06 17:55:41 +08:00
server.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00
server_pairing_test.go Added timeout functionality to Servers (#3192) 2023-02-15 15:50:30 +00:00
sync_device_test.go update account name if necessary (#3072) 2023-01-12 11:00:24 +08:00