A scanner call server written in Golang, with Angular and Flutter clients.
Find a file
2024-08-08 19:25:16 -04:00
cmd Reopening the oto context causes a crash on linux pipewire 2024-08-08 19:25:16 -04:00
internal/common Move minimp3 2024-08-05 13:18:09 -04:00
pkg move calls 2024-08-05 18:12:09 -04:00
sql
.gitignore Add websocket pb stuff 2024-08-04 00:55:28 -04:00
config.sample.yaml rename 2024-08-05 00:12:37 -04:00
go.mod Move minimp3 2024-08-05 13:18:09 -04:00
go.sum Move minimp3 2024-08-05 13:18:09 -04:00
LICENSE
Makefile Add websocket pb stuff 2024-08-04 00:55:28 -04:00
README.md Make calls command concurrent, also update README 2024-08-05 14:42:38 -04:00

stillbox

A Golang scanner call server (gordio), with the Calls webapp.

NOTE

If this message is still here, the database schema initial migration and protobuf definitions are still subject to change.

Once gordio is actually usable (but not necessarily feature-complete), I will remove this note, and start using DB migrations and protobuf best practices (i.e. not changing field numbers).