travelping / gtplib

Erlang GTPv1/GTPv2 library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gtplib

Hex.pm Version Hex.pm Downloads Build Status Coverage Status Erlang Versions

Erlang library for encoding and decoding GTPv1, GTPv2 and GTP' frames.

BUILDING

Using rebar:

# rebar3 compile

ERLANG Version Support

OTP 24.3 is current the minimum supported version. Older versions might work but are no longer tested.

When in doubt check the matrix.otpe setting in .github/workflows/main.yml for tested versions.

About

Erlang GTPv1/GTPv2 library

License:Mozilla Public License 2.0


Languages

Language:Erlang 100.0%