All Projects → node → Turn Client

node / Turn Client

STUN & TURN client demo and api with python and C

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Turn Client

Turn
Pion TURN, an API for building TURN clients and servers
Stars: ✭ 831 (+913.41%)
Mutual labels:  nat
Frps Onekey
Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux
Stars: ✭ 1,014 (+1136.59%)
Mutual labels:  nat
Udp Hole Punching Examples
A small collection of examples for UDP hole punching.
Stars: ✭ 66 (-19.51%)
Mutual labels:  nat
Covid19model
Code for modelling estimated deaths and cases for COVID19.
Stars: ✭ 913 (+1013.41%)
Mutual labels:  stan
Esp Idf Nat Example
ESP-IDF example project with NAT setup.
Stars: ✭ 41 (-50%)
Mutual labels:  nat
Nat Explorer
An example project using Nat & Weex.
Stars: ✭ 55 (-32.93%)
Mutual labels:  nat
Gpmicrobiome
A novel probabilistic approach to explicitly model overdispersion and sampling zeros in 16S rRNA sequencing data by considering the temporal correlation between nearby time points using Gaussian Processes
Stars: ✭ 5 (-93.9%)
Mutual labels:  stan
Projpred
Projection predictive variable selection
Stars: ✭ 76 (-7.32%)
Mutual labels:  stan
Ssmodels In Stan
State space models (dynamic linear models, hidden Markov models) implemented in Stan.
Stars: ✭ 42 (-48.78%)
Mutual labels:  stan
Nat
nat - the 'ls' replacement you never knew you needed
Stars: ✭ 1,129 (+1276.83%)
Mutual labels:  nat
Cmdstan.jl
CmdStan.jl v6 provides an alternative, older Julia wrapper to Stan's `cmdstan` executable.
Stars: ✭ 30 (-63.41%)
Mutual labels:  stan
Epinow2
Estimate Realtime Case Counts and Time-varying Epidemiological Parameters
Stars: ✭ 36 (-56.1%)
Mutual labels:  stan
Mr2
Mr.2 can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration.
Stars: ✭ 1,102 (+1243.9%)
Mutual labels:  nat
Pystan2
PyStan, the Python interface to Stan
Stars: ✭ 915 (+1015.85%)
Mutual labels:  stan
Wenat Client Java
Wenat内网穿透,java版客户端
Stars: ✭ 70 (-14.63%)
Mutual labels:  nat
Brms
brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan
Stars: ✭ 825 (+906.1%)
Mutual labels:  stan
Bayes Vis Paper
'Visualization in Bayesian workflow' by Gabry, Simpson, Vehtari, Betancourt, and Gelman. (JRSS discussion paper and code)
Stars: ✭ 47 (-42.68%)
Mutual labels:  stan
Coil
CNI plugin for Kubernetes designed for scalability and extensibility
Stars: ✭ 81 (-1.22%)
Mutual labels:  nat
Tcptunnel
将本地内网服务器映射到公网。
Stars: ✭ 72 (-12.2%)
Mutual labels:  nat
Matlabstan
Matlab interface to Stan, a package for Bayesian inference
Stars: ✭ 59 (-28.05%)
Mutual labels:  stan

WHAT IS THIS ?

turn-client is the utility tool for TURN client demo and TURN client API with python and C . TURN is defined by RFC5766 http://www.ietf.org/rfc/rfc5766.txt , and also with STUN - RFC5389 http://www.ietf.org/rfc/rfc5389.txt .

TODO:

  • py-turn-client-api.py
  • py-turn-client-demo.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].