go-pfcp
PFCP implementation
Implementation of the Packet Forwarding Control Protocol (PFCP) signaling protocol in Go.
PFCP (Packet Forwarding Control Protocol) in pure Go.
125 stars
12 watching
56 forks
Language: Go
last commit: 7 months ago
Linked from 2 awesome lists
5gcupsgtpltep-gwpfcps-gwsmfupf
Related projects:
Repository | Description | Stars |
---|---|---|
wmnsk/go-gtp | A GTP protocol implementation in Go that enables mobile network nodes and testing tools to communicate with each other. | 213 |
wmnsk/go-sccp | An implementation of the SCCP protocol in Go. | 33 |
wmnsk/go-tcap | Provides a simple and flexible implementation of the TCAP protocol in Go. | 38 |
wmnsk/go-m3ua | An implementation of the M3UA protocol in Go | 49 |
pion/sdp | An implementation of the Session Description Protocol for use in WebRTC signaling | 154 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 530 |
shenfeng/ftpd.go | An FTP server implemented in Go to learn the language and gain familiarity with networking concepts | 11 |
pkg/sftp | Provides file system operations on remote SSH servers using SFTP | 1,520 |
voltbras/go-ocpp | An implementation of OCPP v1.5 and v1.6 protocols in Go for charging stations and electric vehicles | 46 |
ccding/go-stun | An STUN client implementation to enable NAT traversal in network communications | 676 |
protonmail/go-crypto | Provides an up-to-date OpenPGP implementation for secure communication | 338 |
jlaffaye/ftp | A Go package for creating and managing FTP connections | 1,305 |
pion/rtcp | An implementation of RTCP packet handling in Go | 153 |
thebagchi/sctp-go | An SCTP library for Go that enables secure and reliable communication over IP networks. | 16 |
pion/rtp | A Go implementation of real-time transport protocol (RTP) used in WebRTC applications for video and audio streaming. | 364 |