|
|
|
|
|
by graham-miln
2882 days ago
|
|
I used Go for the web server in Miln Beyond: https://miln.eu/beyond/ The choice between writing the server in Objective-C or Swift, versus Go was easy. For servers, Go is a natural fit. Beyond's front end is a traditional macOS Cocoa application but the hard work is all handled by a Go binary. |
|