status-go/server
frank bb6139aef1
add validation on config (#3350)
2023-03-29 23:51:01 +08:00
..
pairing add validation on config (#3350) 2023-03-29 23:51:01 +08:00
servertest Reconciled shared test components into servertest 2023-03-24 17:31:34 +00:00
certs.go Reconciled duplicate cert funcs 2023-03-24 17:31:34 +00:00
certs_test.go Reconciled duplicate cert funcs 2023-03-24 17:31:34 +00:00
device.go
device_test.go
handlers.go Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30
ips.go
ports.go
qrops.go Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30
qrops_test.go Reconciled shared test components into servertest 2023-03-24 17:31:34 +00:00
server.go Reconciled duplicate cert funcs 2023-03-24 17:31:34 +00:00
server_media.go Re-organise the code to be more modular (#3172) 2023-03-01 17:23:17 +05:30
server_test.go init currentMessageState when sync protobuf.ContactUpdate (#3332) 2023-03-28 11:45:54 +08:00
timeout.go Improved Local Pairing Separation of Concerns (#3248) 2023-03-23 11:44:15 +00:00
timeout_test.go