Closed KevinEady closed 1 month ago
In an auxsvc script, the event comes as struct{ type := "recv", value = ... }
struct{ type := "recv", value = ... }
Looks good to me.
In an auxsvc script, the event comes as
struct{ type := "recv", value = ... }