4
0
Fork 0
event-listener
hswick 6 years ago
parent 6cae0ba350
commit 05511542fc
  1. 4
      README.md

@ -120,9 +120,11 @@ def listen(callback) do
end
listen(callback)
end
```
# You could do something similar with your own process, whether it is a simple Task or a more involved GenServer.
```
# Compiling Soldity

Loading…
Cancel
Save