Skip to content

Repository files navigation

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.29"}
  ]
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.29"}
]}.

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

Code of conduct

Contributing

Stars

25 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages