pkgsrc/devel/erlang-mqtree/DESCR
triaxx 759ba4fd30 erlang-mqtree: Add version 1.0.11
mqtree is an Erlang NIF implementation of N-ary tree. It is a dependency
for the last release of chat/ejabberd.
2021-01-16 16:00:28 +00:00

5 lines
235 B
Text

mqtree is an Erlang NIF implementation of N-ary tree to keep MQTT topic filters
for efficient matching.
This library was written for ejabberd which still uses it. It was split off
into its own project to follow Erlang/OTP guidelines.