node-turn VS turn

Compare node-turn vs turn and see what are their differences.

node-turn

Node-turn is a STUN/TURN server for Node.JS (by Atlantis-Software)

turn

Pion TURN, an API for building TURN clients and servers (by pion)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
node-turn turn
2 3
269 1,711
0.7% 1.8%
0.0 7.5
5 months ago 10 days ago
JavaScript Go
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

node-turn

Posts with mentions or reviews of node-turn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-22.

turn

Posts with mentions or reviews of turn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-16.
  • Using WebTransport
    6 projects | news.ycombinator.com | 16 Sep 2022
    > dedicated signalling

    For my small projects I run my HTTP + WebRTC in the same server. My signaling is one POST. Maybe I am missing the complexity, but I don't feel any additional pain compared to running any network service?

    > STUN Karate

    Mind explaining more? I use https://github.com/pion/turn and run my STUN server embedded in my HTTP server. I do do anything but point my `PeerConnection` at `my-service.com`

  • Show HN: Weron – A Peer-to-Peer VPN Based on WebRTC Written in Go
    14 projects | news.ycombinator.com | 7 May 2022
    There is a very neat implementation of a TURN from Pion

    https://github.com/pion/turn

  • How do I deploy a TURN server for WebRTC apps on heroku?
    2 projects | /r/Heroku | 23 Sep 2021
    I've tried node-turn in a node.js server, tried to execute pion/turn binaries directly so far but with no luck. `node-turn` works if I run locally and test it with my public ip address but the same doesn't work on heroku.

What are some alternatives?

When comparing node-turn and turn you can also consider the following projects:

coturn - coturn TURN server project

livekit-server - Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node. [Moved to: https://github.com/livekit/livekit]

turn - A pure Rust implementation of TURN

Pion WebRTC - Pure Go implementation of the WebRTC API

rusturn - A Rust Implementation of TURN server and client

go-stun - A go implementation of the STUN client (RFC 3489 and RFC 5389)

stunner - A Kubernetes media gateway for WebRTC. Contact: [email protected]

stun - Fast RFC 5389 STUN implementation in go

sturn - Python-based TURN server

weron - Overlay networks based on WebRTC.

netbird - Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.

ice - A Go implementation of ICE