This package provides a toolkit for building TURN, specified in RFC 8656, servers and clients.
pion/turn
is an API for building STUN/TURN clients and servers, not a binary you deploy then configure. It may require copying the examples and making minor modifications to fit your need, no knowledge of Go is required however.
The advantage of this is that you don't need to deal with complicated configuration files, or custom APIs to modify the state of Pion TURN. After you instantiate an instance of a Pion TURN server or client you interact with it like any library. The quickest way to get started is to look at the examples or GoDoc.
This package provides a command-line color library with 16/256/True color support, universal API methods and Windows support.
Features:
supports rich color output: 16-color (4-bit), 256-color (8-bit), true color (24-bit, RGB)
support converts HEX HSL value to RGB color
generic API methods:
Print
,Printf
,Println
,Sprint
,Sprintf
supports HTML tag-style color rendering, such as
<green>message</> <fg=red;bg=blue>text</>
basic colors:
Bold
,Black
,White
,Gray
,Red
,Green
,Yellow
,Blue
,Magenta
,Cyan
additional styles:
Info
,Note
,Light
,Error
,Danger
,Notice
,Success
,Comment
,Primary
,Warning
,Question
,Secondary
support by set
NO_COLOR
for disable color or useFORCE_COLOR
for force open color rendersupport RGB, 256, 16 color conversion
Bit Stream helper in Golang.
This package provides a markdown parser.
Super-Isolated Elliptic Curve Implementation in Go
Syndication (feed) generator library for golang.
This package provides primitives for generating random values.
Package wol provides a Wake On LAN function.
This package provides a Balanced-Routing-Table (BART).
This package provides functionality to generate Go code.
Command line argument parser following the GNU standard.
Package colly implements a HTTP scraping framework
Package colly implements a HTTP scraping framework
Package colly implements a HTTP scraping framework
Package go-nat
implements NAT handling facilities.
This package provides SCSS compiler support for Go applications.
GoLog is a level-based logger written in Go.
Package glob provides objects for matching strings with globs.
Package cutter provides a function to crop image.