Packages

MQTT-style topic matching trie using ETS

Current section

Files

Jump to
match_trie README.md
Raw

README.md

match_trie
=====
a simple Erlang Trie implementation using ETS. This module provides
a simple way to match paths or routing keys.
Build
-----
$ rebar3 compile