status-go/server
Samuel Hawksby-Robinson 05b8ddf57a
LAN connection string (#2653)
* Version bump

* Implemented lan connection string functionality

Also added more robust testing

* Added ConnectionParams struct and related funcs

* Add server mode to ConnectionParams
2022-06-15 16:36:17 +01:00
..
certs.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
certs_test.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
components_test.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
connection.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
connection_test.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
handlers.go Get preferred network IP and refactor server package to increase reusability (#2626) 2022-06-15 15:49:31 +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 LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
server.go Get preferred network IP and refactor server package to increase reusability (#2626) 2022-06-15 15:49:31 +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 LAN connection string (#2653) 2022-06-15 16:36:17 +01:00
server_test.go LAN connection string (#2653) 2022-06-15 16:36:17 +01:00