mbox series

[bug#70955,0/6] gnu: Add go-github-com-pion-stun-v2 and go-github-com-pion-mdns.

Message ID cover.1715753200.git.poptsov.artyom@gmail.com
Headers show
Series gnu: Add go-github-com-pion-stun-v2 and go-github-com-pion-mdns. | expand

Message

Artyom V. Poptsov May 15, 2024, 6:13 a.m. UTC
This patchset adds STUN and mDNS implementation from Pion[1] project.  The
patchset is related to [2] but can be applied independently.

References:
1. https://github.com/pion
2. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70825

Artyom V. Poptsov (6):
  gnu: Add go-github-com-pion-logging.
  gnu: Add go-github-com-pion-transport-v3.
  gnu: Add go-github-com-pion-transport-v2.
  gnu: Add go-github-com-pion-mdns.
  gnu: Add go-github-com-pion-dtls-v2.
  gnu: Add go-github-com-pion-stun-v2.

 gnu/packages/golang-xyz.scm | 167 ++++++++++++++++++++++++++++++++++++
 1 file changed, 167 insertions(+)


base-commit: 898b5f30f3d485d48275c920da172863da9524c6

Comments

Sharlatan Hellseher May 16, 2024, 10:31 p.m. UTC | #1
Hi,

I've applied some modifications and pushed as 26b324d082..08f391af78 to
master.

--
Oleg