DEV Community

alakkadshaw profile picture

alakkadshaw

404 bio not found

Location Toronto Canada Joined Joined on  Personal website https://deadsimplechat.com github website twitter website

Work

Metered Video

Writing Debut
Two Year Club
8 Week Writing Streak
4 Week Community Wellness Streak
Top 7
2 Week Community Wellness Streak
1 Week Community Wellness Streak
One Year Club
4 Week Writing Streak
transcoding vs encoding

transcoding vs encoding

2
Comments 1
9 min read

Want to connect with alakkadshaw?

Create an account to connect with alakkadshaw. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Bandwidth Vs Throughput

Bandwidth Vs Throughput

8
Comments 5
8 min read
WebRTC Data Channels: A guide.

WebRTC Data Channels: A guide.

5
Comments 1
10 min read
WebRTC DataChannel Tutorial

WebRTC DataChannel Tutorial

3
Comments 1
6 min read
What is Jitter? Common Causes and how to reduce internet Jitter

What is Jitter? Common Causes and how to reduce internet Jitter

1
Comments 1
9 min read
SFU vs MCU vs P2P: WebRTC Architectures Explained

SFU vs MCU vs P2P: WebRTC Architectures Explained

5
Comments
9 min read
WebRTC SFU: the complete Guide.

WebRTC SFU: the complete Guide.

4
Comments 1
7 min read
What is WebRTC protocol?

What is WebRTC protocol?

1
Comments 2
10 min read
SRT Protocol - Secure Real Time Transport Protocol

SRT Protocol - Secure Real Time Transport Protocol

1
Comments 1
7 min read
WebRTC in WebView in IOS

WebRTC in WebView in IOS

2
Comments 1
5 min read
What is Video Compression? How does it work?

What is Video Compression? How does it work?

11
Comments 1
7 min read
What is Simulcasting?

What is Simulcasting?

1
Comments
7 min read
SFU vs MCU vs P2P: WebRTC Architectures Explained

SFU vs MCU vs P2P: WebRTC Architectures Explained

3
Comments 1
8 min read
What is low Latency?

What is low Latency?

1
Comments 1
6 min read
WebRTC Vs Websocket: Which is best for your application

WebRTC Vs Websocket: Which is best for your application

3
Comments 3
8 min read
RTSP: Real Time Streaming Protocol Explained

RTSP: Real Time Streaming Protocol Explained

10
Comments 2
8 min read
What are Websockets: The detailed Guide.

What are Websockets: The detailed Guide.

3
Comments
12 min read
WebRTC Server: What Is It and Why You Need One?

WebRTC Server: What Is It and Why You Need One?

4
Comments 2
8 min read
Asterisk Stun Turn Server: How to.

Asterisk Stun Turn Server: How to.

3
Comments 1
10 min read
Comparing VoIP SIP STUN/TURN servers: Good, Better, Best?

Comparing VoIP SIP STUN/TURN servers: Good, Better, Best?

4
Comments 2
5 min read
What is a TURN Server?

What is a TURN Server?

4
Comments 1
6 min read
Interactive Connectivity Establishment (ICE) Server: The Complete Guide

Interactive Connectivity Establishment (ICE) Server: The Complete Guide

2
Comments 1
7 min read
How to Use TURN Server with Node WebRTC Library

How to Use TURN Server with Node WebRTC Library

5
Comments 1
7 min read
How to use TURN server with PeerJs

How to use TURN server with PeerJs

11
Comments 1
9 min read
Async/Await in TypeScript: A step by step guide

Async/Await in TypeScript: A step by step guide

13
Comments 1
8 min read
React Select: The complete guide with code examples

React Select: The complete guide with code examples

17
Comments 2
9 min read
TURN Server Cloud Hosting

TURN Server Cloud Hosting

2
Comments 1
6 min read
NAT traversal: How does it work?

NAT traversal: How does it work?

6
Comments 1
10 min read
How to Undo the Most Recent Local Commits in Git?

How to Undo the Most Recent Local Commits in Git?

5
Comments 1
8 min read
Setting Headers with Axios in Node JS

Setting Headers with Axios in Node JS

3
Comments 1
8 min read
Best NodeJs Frameworks for Backend development in 2024

Best NodeJs Frameworks for Backend development in 2024

5
Comments 3
11 min read
The WebSocket API and protocol explained

The WebSocket API and protocol explained

9
Comments 1
8 min read
WebSockets and NodeJs: Real time chat app

WebSockets and NodeJs: Real time chat app

10
Comments 1
13 min read
Gatsby Site Search Plugin

Gatsby Site Search Plugin

6
Comments 1
4 min read
How to safely use dangerouslySetInnerHTML in React

How to safely use dangerouslySetInnerHTML in React

8
Comments 1
7 min read
5 Ways to Convert String to a Number in JavaScript

5 Ways to Convert String to a Number in JavaScript

10
Comments 3
7 min read
Top React UI libraries for 2024

Top React UI libraries for 2024

5
Comments 2
13 min read
Twilio TURN Server Alternative

Twilio TURN Server Alternative

6
Comments 1
6 min read
Stun Server: What is Session Traversal Utilities for NAT?

Stun Server: What is Session Traversal Utilities for NAT?

6
Comments 1
22 min read
Docusaurus Site Search Plugin

Docusaurus Site Search Plugin

2
Comments 1
4 min read
How to Add/Embed Stream Chat to OBS Studio | Jan 2024

How to Add/Embed Stream Chat to OBS Studio | Jan 2024

2
Comments 1
4 min read
Google STUN server List.

Google STUN server List.

82
Comments 3
6 min read
What is a TURN Server?

What is a TURN Server?

7
Comments 1
6 min read
Git Revert: How to the complete guide

Git Revert: How to the complete guide

8
Comments 1
8 min read
How to setup and configure TURN server using coTURN?

How to setup and configure TURN server using coTURN?

7
Comments 1
8 min read
What is a Stun Server: The Complete Guide to NAT Traversal

What is a Stun Server: The Complete Guide to NAT Traversal

15
Comments 2
17 min read
CSV files with Node and PapaParse: The Complete Guide

CSV files with Node and PapaParse: The Complete Guide

7
Comments 1
9 min read
Environment Variables in NodeJs: The complete Guide

Environment Variables in NodeJs: The complete Guide

7
Comments 1
10 min read
Sending emails in NodeJs with NodeMailer: The Comprehensive Guide

Sending emails in NodeJs with NodeMailer: The Comprehensive Guide

14
Comments 2
9 min read
The MERN Stack Tutorial: The complete guide with examples

The MERN Stack Tutorial: The complete guide with examples

10
Comments 1
9 min read
API Protocol types: When to use each with Examples

API Protocol types: When to use each with Examples

Comments 1
8 min read
Top 7 Best Secure Messaging Apps for 2023

Top 7 Best Secure Messaging Apps for 2023

2
Comments
10 min read
React Profiler: A Step by step guide to measuring app performance

React Profiler: A Step by step guide to measuring app performance

12
Comments 1
7 min read
Vue 3: Options API vs the Composition API

Vue 3: Options API vs the Composition API

8
Comments 2
9 min read
API vs SDK: Explained with Examples

API vs SDK: Explained with Examples

7
Comments 1
8 min read
Tailwind CSS: Using Dynamic Breakpoints and Container Queries

Tailwind CSS: Using Dynamic Breakpoints and Container Queries

9
Comments 1
4 min read
Links in Next Js: A Detailed Guide

Links in Next Js: A Detailed Guide

8
Comments 1
8 min read
Type Casting with TypeScript: A tutorial

Type Casting with TypeScript: A tutorial

12
Comments 2
8 min read
How to use Tailwind CSS with Svelte

How to use Tailwind CSS with Svelte

8
Comments 1
9 min read
Data Fetching with React Suspense

Data Fetching with React Suspense

9
Comments
10 min read
loading...