mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-13 18:36:08 +00:00
fd9a173f49b3facdac49c80795c652c1dbcdcd18
CellWire is an implementation of 3gpp EPC(MME, SGW, PGW, HSS)
The implemntation consists in several components:
- lib/core : the library contains the core of the framework.
memory pool, thread, lock, timer, ...
- lib/message : the message encoding/decoding library
S1AP, NAS, S6A
- lib/logger : the logging library
- src : the heart of EPC protocol stack
See LICENSE file for legal information on this software.
See INSTALL for information on building and using this software.
Languages
C
97.6%
Mustache
0.9%
JavaScript
0.5%
Meson
0.5%
Python
0.3%
Other
0.2%