go-gtp
go-gtp copied to clipboard
Testing gtp-U connection with free5gc upf
Hi,I'm new to golang and building a core network and i want to use your library to establish user plane connection with free5gc UPF. I'm finding it hard to follow the Readme instructions given, It will be helpful if you could give me some examples to follow.
I Have established session on the upf side and I would like to test it with your gtpv1 package.
I have tested u-conn_test.go and im unable to handle the response received from the upf gtp modules.
Thanks in advance.