edge/pkg/module
wpetit 90020d6ea6
arcad/edge/pipeline/head There was a failure building this commit Details
feat(module,cast): enhance casting device discovery speed
2023-04-20 19:20:52 +02:00
..
app feat(sdk,client): add menu to help navigation between apps 2023-04-20 10:17:37 +02:00
auth feat(sdk,client): add menu to help navigation between apps 2023-04-20 10:17:37 +02:00
blob fix(storage,sqlite): prevent 'database is busy' error by using busy_timeout pragma 2023-04-06 14:45:50 +02:00
cast feat(module,cast): enhance casting device discovery speed 2023-04-20 19:20:52 +02:00
fetch fix(module,fetch): wait for module initialization to prevent false failure in test 2023-04-06 14:46:46 +02:00
net fix(module,net): add missing context to server message 2023-03-03 10:43:13 +01:00
store fix(storage,sqlite): prevent 'database is busy' error by using busy_timeout pragma 2023-04-06 14:45:50 +02:00
util feat(module,blob): implements full api 2023-03-23 19:01:20 +01:00
.gitignore feat: initial commit 2023-02-16 17:04:15 +01:00
console.go feat: initial commit 2023-02-16 17:04:15 +01:00
context.go feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
error.go feat: initial commit 2023-02-16 17:04:15 +01:00
extension.go feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
lifecycle.go feat(server): handle panic in runtime 2023-03-01 13:04:40 +01:00
message.go feat: initial commit 2023-02-16 17:04:15 +01:00
rpc.go feat(server): handle panic in runtime 2023-03-01 13:04:40 +01:00
store.go feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00