bbuck/dragon-mud

Add `EmitOnce` to events emitter in Go and Lua

bbuck opened this issue · 0 comments

bbuck commented

The EmitOnce functions like Emit except any future event binding for an event that's been emitted will automatically be triggered when added after emission.