Scaledrone Blog

Realtime APIs, built for developers like you.

Scaledrone Blog
  • Blog Home
  • Web
  • Pricing
  • Docs
  • Contact
Tutorials

GraphQL Tutorial: Using Github GraphQL API with Node.js

As of API v4 Github is using GraphQL as a query language for their API. This gives the users more power and flexibility to ask exactly what they need from the API (it

2 min read
WebRTC

WebRTC Chat Tutorial

This tutorial will teach you: The basics of WebRTC How to create a 1-on-1 text chat where users can enter their username and be assigned a random emoji avatar How to use RTCDataChannel

7 min read
WebRTC

WebRTC Tutorial: Simple video chat

This tutorial will teach you: The basics of WebRTC How to create a 1on1 video chat How to use Scaledrone for signaling so that no server coding is needed Check out the live

5 min read
Go

Creating an API Client in Go

When consuming a REST API it's a good practice to write an API Client (API Wrapper) for yourself or your own REST API, so other users could more easily access it. Fortunately, Go

2 min read
Tutorials

Real-time notifications from systemd to Slack

We released the current version of Scaledrone over two years ago in Fall 2014. We were ramping up, trying to make a name for ourselves and got some sizeable customers on board. As

4 min read
Tutorials

JavaScript chat room tutorial

We're going to be building a real-time JavaScript chat room similar to Twitch.tv's chat using JavaScript and Scaledrone realtime messaging service. The app is going to be using Websockets on modern browsers

5 min read

Handling EU VAT for Stripe and Braintree

Handling VAT taxation is something all European SaaS startups and companies have to go through at some point. Some time ago ScaleDrone became VAT eligible and we decided to go through the hassle

3 min read
Node.js

From Node.js to Go

Last month Scaledrone migrated all websocket servers from Node.js to Go. We are a realtime messaging company so using the best possible websocket solution is vital to us. We started playing around

2 min read
Product Updates

Planned Server Transfer on April 13th, 2016

On Wednesday April 16th, 2016 16:00 UTC ScaleDrone is planning on replacing all our current Websocket servers with newer ones. The new servers are completely rewritten from the ground up and will

1 min read

6 Use Cases For Real-time Data

Real-time data is no longer a luxury, but neccessity for making the user feel engaged and in control. Here are some examples of how you can use it on your own site. 1.

2 min read
Product Updates

Scaledrone's new CDN server

We are glad to announce that Scaledrone now uses CloudFront CDN which greatly improves the speed of loading the scaledrone.min.js asset. For this to take effect please change the href location

1 min read
Scaledrone Blog © 2025
Latest Posts Twitter scaledrone.com Write for us