status-go/server
Samuel Hawksby-Robinson 62e212abf4 Fixed Suite test 2022-06-20 15:33:09 +01:00
..
certs.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
certs_test.go Added encrytion and dectription via PayloadManager 2022-06-20 15:33:09 +01:00
client.go Added encrytion and dectription via PayloadManager 2022-06-20 15:33:09 +01:00
components_test.go Added PayloadManager and outbound pairing tests 2022-06-20 15:33:09 +01:00
connection.go Added basic client functionality 2022-06-20 15:33:09 +01:00
connection_test.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
encryption.go Added PayloadManager and outbound pairing tests 2022-06-20 15:33:09 +01:00
handlers.go Added encrytion and dectription via PayloadManager 2022-06-20 15:33:09 +01:00
ips.go Get preferred network IP and refactor server package to increase reusability (#2626) 2022-06-15 15:49:31 +01:00
ips_test.go Fixed Suite test 2022-06-20 15:33:09 +01:00
payload_manager.go Added encrytion and dectription via PayloadManager 2022-06-20 15:33:09 +01:00
server.go Added ConnectionParams struct and related funcs 2022-06-20 15:33:09 +01:00
server_media.go Get preferred network IP and refactor server package to increase reusability (#2626) 2022-06-15 15:49:31 +01:00
server_pairing.go Added encrytion and dectription via PayloadManager 2022-06-20 15:33:09 +01:00
server_pairing_test.go Added encrytion and dectription via PayloadManager 2022-06-20 15:33:09 +01:00
server_test.go Added ConnectionParams struct and related funcs 2022-06-20 15:33:09 +01:00