Changelog
- 0f75930 ci: build for linux/riscv64
- 19a1a5f ci: skip riscv64 for container images
- b65271b feat: distribute turn server as standalone binary
- c122977 feat: implement message ids in campfire to de-multiplex joiners
- 009b24c feat: make campfire packet handling optin on the turn server
- e2e3d34 feat: use gob encoding for campfire over STUN protocol
- de02e4a feat: use protobuf APIs for campfire protocol
- 358d412 fix: return on read loop when connection is closed in cf client
- 475ba07 logging: cleanup log output for turn server
- f85cec4 tidy: cleanup campfire hacking scripts and old drafts
- fd5c1c4 tidy: cleanup campfire logging
- bc79f43 tidy: cleanup turn server package
- d85daad tidying
- 39e118e tidying