| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Introduce run() function | xengineering | |
| This function should be called by main but can also be called by a unit test to run a server which might have different arguments which will likely be added. | |||
| 3 days | Add Go hello world program | xengineering | |
| This is a starting point to build the server. | |||
| 3 days | Add go.mod file | xengineering | |
| This makes the repository a Go module which is required to fetch dependencies. | |||
| 3 days | Add README.md | xengineering | |
| This explains the purpose of the project. | |||
| 3 days | Add Mozilla Public License 2.0 | xengineering | |
