funbox / smppex

✉️ SMPP 3.4 protocol and framework implementation in Elixir
MIT License
106 stars 34 forks source link

Support handle timeout #90

Closed sasa1977 closed 2 years ago

sasa1977 commented 2 years ago

Resolves #87

Note that we didn't agree on the interface of the callback, so let me know if you want something different.

I also threw in a bit of @impl cleanup, replacing @doc false and @impl true with @impl behaviour_module.

savonarola commented 2 years ago

Thanks!

savonarola commented 2 years ago

🙌 I updated changelog and published a release to hex.pm