Skip to content

WhatsApp/erldist_filter

erldist_filter

Build Status Hex.pm

erldist_filter NIF for filtering and logging Erlang Dist Protocol messages.

See the CONTRIBUTING file for how to help out.

Installation

Add erldist_filter to your project's dependencies in mix.exs

defp deps() do
  [
    {:erldist_filter, "~> 1.28"}
  ]
end

Add erldist_filter to your project's dependencies in your Makefile for erlang.mk or the following to your rebar.config

{deps, [
    {erldist_filter, "~> 1.28"}
]}.

License

erldist_filter is MIT licensed, as found in the LICENSE file.

About

erldist_filter NIF for filtering and logging Erlang Dist Protocol messages

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •