Wojciech Jowsa
Wojciech Jowsa
@stangri good idea. Just have to rebase it, and verify if it still works fine.
@jow- @feckert I have changed acl so that luci.tputmeas.notify is now in the unauthenticated list i.e. sid does not have to be passed through URL (uhttpd patch dependency is removed)....
@fecker your proposal looks good and I agree that the frontend might be simpler with the one exception. This approach eliminates using of uhttpd ubus API and server-side events. It...
>>@feckert your proposal looks good and I agree that the frontend might be simpler with the one exception. This approach eliminates using of uhttpd ubus API and server-side events. >I...
@feckert Yes, ubus API offers the publish/subcribe model currently. Even if events were part of the API then I think we will end up with the same issue with passing...