Activity
deps: update deps and point all slices package usage at stdlib
deps: update deps and point all slices package usage at stdlib
windows: use winipcfg for managing routes/addresses
windows: use winipcfg for managing routes/addresses
docs: change webmesh-vue link to typedoc
docs: change webmesh-vue link to typedoc
docs: add more info on embedding
docs: add more info on embedding
docs: update README with better getting started section
docs: update README with better getting started section
fix: sync writes in the appdaemon to the profile storage
fix: sync writes in the appdaemon to the profile storage
fix: only connected nodes were getting returned in List
fix: only connected nodes were getting returned in List
fix: initiate profiles map in ListConnections
fix: initiate profiles map in ListConnections
tidy: double check generated connection IDs are unique
tidy: double check generated connection IDs are unique
fix: add x-webmesh-namespace to allowed headers in app daemon
fix: add x-webmesh-namespace to allowed headers in app daemon
feat: populate connection detail queries with more info
feat: populate connection detail queries with more info
feat: include arbitrary key/value storage with connection profiles
feat: include arbitrary key/value storage with connection profiles
feat: separate connection profiles by namespaces for different apps
feat: separate connection profiles by namespaces for different apps
feat: return connection IDs on PutConnection
feat: return connection IDs on PutConnection
fix: store profiles in subdirectory of root persistence path
fix: store profiles in subdirectory of root persistence path
feat: extend daemon to work as a stateful profile store
feat: extend daemon to work as a stateful profile store
contrib: add persistence to webmeshd service file
contrib: add persistence to webmeshd service file
fix: pkigen was using CA name for admin name
fix: pkigen was using CA name for admin name
fix: darwin: extra error check that route exists
fix: darwin: extra error check that route exists
fix: out was unused on darwin now
fix: out was unused on darwin now