NETCoreBlockly
NETCoreBlockly copied to clipboard
On event Functions ... AKA a callback
Want to tag a function as a callback when an event occurs.probably something more at my end, Softata, though. I'm working with Arduino code so want hardware events to call a callback made from blocks.
This is something hard to do . Means that the backend should call something on the frontend .... I do not know how this is possible - maybe with a SignalR ? Maybe WebHooks?
This is one I will work on in the long term.