summaryrefslogtreecommitdiff
path: root/http-client/main.go
AgeCommit message (Expand)Author
2021-05-14Fixed issue with io.ReadAll being undefined when cross-compiling with fyne-cr...Andrew
2021-05-14Added default value and better parser for server url.Andrew
2021-04-28Added ability to enter server URL.Andrew
2021-04-28Added cryptography functions and completed client and server.Andrew
2021-04-28Added http client and tryAuth view to server.Andrew