gwmp-mux

Crates.iogwmp-mux
lib.rsgwmp-mux
version0.11.0
sourcesrc
created_at2022-05-18 15:08:17.654671
updated_at2023-08-16 23:44:18.465568
descriptionMultiplexer for Semtech's GWMP over UDP
homepage
repositoryhttps://github.com/helium/gwmp-mux
max_upload_size
id589016
size52,933
Louis Thiery (lthiery)

documentation

README

Continuous Integration

gwmp-mux

GWMP is a GateWay Messaging Protocol used by LoRa packet forwarders to typically talk to a LoRaWAN Network Server (LNS).

On the Helium's LoRaWAN Network, the GWMP is used to send packets to a gateway client.

This program, gwmp-mux, allows for a single packet forwarder connection to be multiplexed out to one or more potential hosts. As such, a single gateway can connect to multiple LNSs, for example.

Commit count: 22

cargo fmt