Skip to content

geckos.io library in Go, real-time UDP server communication using WebRTC

License

Notifications You must be signed in to change notification settings

lulzsun/gecgos.io

Repository files navigation

gecgos.io

Gecgos.io is a reimplementation of geckos.io for golang, which is a library for real-time udp client/server communication using WebRTC.

This library is NOT production ready, and is in need of contributors to help improve this project! See Issue #1 for more details.

Install

Install the package with:

go get github.com/lulzsun/gecgos.io

Import it with:

import "github.com/lulzsun/gecgos.io"

Examples

Please take a look at the provided examples in the examples folder for details.

About

geckos.io library in Go, real-time UDP server communication using WebRTC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages