[ Sockets ] - Add Profiles and Actions to use sockets in Tasker
Could add sockets to give an extra extension to receive events and kind of allow the user to create new events
I think it could have a profile with the event type (optional)
And it returns maybe even in %evtprm
I would also need an action to start/stop the execution socket with the address (optional with localhost by default) the port and other fields I may have forgotten
With all the data that the user sent from any device by some language or by some action like send sockets to send with the event type and the information to be sent
And maybe this even gives a precedent for adding sockets in the webview to avoid messing around with the url event or variables in the html