Pinned Repositories
dev
Goals, principles and development status
gortcd
Fast TURN and STUN server: cross-platform, hot reload, flexible config
ice
WIP RFC 8445 ICE implementation in go
rtc
RTC in go
sdp
RFC 4566 SDP implementation in go
stun
Fast RFC 5389 STUN implementation in go
stund
Simple STUN server in go
turn
RFC 5766 TURN implementation in go
turnc
RFC 5766 TURN client in go
web
Website source
gortc's Repositories
gortc/stun
Fast RFC 5389 STUN implementation in go
gortc/gortcd
Fast TURN and STUN server: cross-platform, hot reload, flexible config
gortc/turn
RFC 5766 TURN implementation in go
gortc/sdp
RFC 4566 SDP implementation in go
gortc/stund
Simple STUN server in go
gortc/ice
WIP RFC 8445 ICE implementation in go
gortc/web
Website source
gortc/dev
Goals, principles and development status
gortc/rtc
RTC in go
gortc/turnc
RFC 5766 TURN client in go
gortc/sctp
WIP RFC 4960 Stream Control Transmission Protocol in golang
gortc/dtls
RFC 6347 Datagram Transport Layer Security in go (archived)
gortc/ftp
ftp protocol implementation
gortc/ansible-disk
Format extra disks and attach them to different mount points.
gortc/ansible-go
Ansible role that installs Go (http://golang.org/). The latest stable release that has been compiled for x86 64-bit Linux systems is installed by default, and different platforms and versions are supported by modifying the role variables.
gortc/ansible-letsencrypt-cloudflare
Ansible role to simplify the process of renewing LetsEncrypt Certificates when utilising Cloudflare as a DNS provider
gortc/ansible-role-nginx
Ansible Role - Nginx
gortc/ansible-scaleway-linux-headers
Enable custom modules on scaleway
gortc/ansible-tc-playbook
TeamCity playbook
gortc/api
go API check tool fork
gortc/docker-ansible-playbook
Docker Image of Ansible for executing ansible-playbook command against an externally mounted set of Ansible playbooks
gortc/docker-coturn
Docker image for gortc e2e tests
gortc/docker-releaser
Docker image for gortc automated releases
gortc/docs
Root documentation
gortc/updatecontrib
Fork of https://github.com/golang/build/tree/master/cmd/updatecontrib
gortc/wire
Compile-time Dependency Injection for Go