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

Scaledrone

18 posts •
Go

Go Chat App Tutorial: Build a Real-time Chat

In this tutorial we'll be building a chat app using Go, JavaScript and Scaledrone realtime messaging platform. You can find the full source from GitHub. Structure of the project Our tutorial will be

9 min read
Tutorials

React Native Maps Tutorial: Find My Friends

In this tutorial, we're going to be building a "Find My Friends"-like app using React Native, react-native-maps and the Scaledrone React Native client. You can find the full source code

9 min read
Product Updates

JavaScript Library Updates

Over the past few weeks, we have been making updates to the JavaScript library. These improvements will make your life easier when integrating with Scaledrone. All of the changes are backwards compatible, offering

1 min read
Tutorials

Facebook Pixel Tracking Across Multiple Domains

A typical situation for a SaaS website is to have your public web on www.companyname.com and have your actual app on app.companyname.com. This approach makes sense for many best

2 min read
Android

Android Chat Tutorial: Building A Realtime Messaging App

In this tutorial, we'll create a real-time group chat for Android using the Scaledrone Java API Client. The functionality will closely resemble that of popular messaging apps like WhatsApp, Facebook Messenger, and Signal.

12 min read
Tutorials

Automated UI testing with Nightmare

At Scaledrone we put a heavy emphasis on testing. While our backend is well tested, the website has been lacking in testing for a while. In past projects, we have used Capybara for

3 min read
Product Updates

New Authentication Option

We've added a new authentication option to your Scaledrone channels. The new option is half-way between the current no-authentication and full-authentication options. The new authentication option requires users to authenticate themselves for publishing

1 min read
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