pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
625 stars 94 forks source link

Replaced reference of gortc with pion #28

Closed maanas closed 4 years ago

maanas commented 4 years ago

Replaced reference of gortc with pion Added a Dockerfile to build the server along with client Renamed e2e/Dockerfile to client.Dockerfile and added server.Dockerfile Added linters

codecov[bot] commented 4 years ago

Codecov Report

Merging #28 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          18       18           
  Lines        1190     1190           
=======================================
  Hits         1188     1188           
  Misses          1        1           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a53833...f83881c. Read the comment docs.