Changelog
- 6bbc620 Added Camp:// URI
- 103f154 Merge branch 'TheRook-main'
- 90ba0e8 Merge branch 'webmeshproj:main' into main
- 1b87275 camp URI parses and it connects to the TURN server
- f6f472a chore: add DeepCopy methods to all configuration objects
- 5b27d7f chore: add mapstructure tags to all configuration options
- 73784fd ci: dont race in ci
- 6081ffc docs: add docs to campfire example
- 2c74e3a docs: typo [ci skip]
- 016d241 docs: typo [ci skip]
- 0fdc5e9 feat: add psk generation helpers
- 51b2cb2 feat: allow for generic campfire handlers in the mesh, fill out more app daemon methods
- 5955dee feat: finish out first draft of app daemon
- f2956af feat: implement Connect/Disconnect/Metrics RPCs
- 8a3efbe feat: setup listeners for app daemon
- 33bb0cd fix: linting and unit tests around new campfire uri
- 97bbbfc fix: remaining campfire update regressions
- 406a118 fixing name conflict.
- cca8ca0 linting
- 8e8f995 parse campfire URI fixes (#11)
- 9a2e866 removing errors.
- ae96897 settle merge conflicts
- 77b5869 test: add test for parsing camp uris
- a86414e tidy: comments