<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Real Time on Notes</title>
    <link>https://www.simplicidade.org/tags/real-time/index.xml</link>
    <description>Recent content in Real Time on Notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>melo@simplicidade.org (Pedro Melo)</managingEditor>
    <webMaster>melo@simplicidade.org (Pedro Melo)</webMaster>
    <copyright>(c) 2016 Pedro Melo.</copyright>
    <atom:link href="/tags/real-time/index.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsuhhubbub.superfeedr.com/"/>
    
    <item>
      <title>Realtime software</title>
      <link>https://www.simplicidade.org/survival/realtime-software/</link>
      <pubDate>Sat, 30 Jul 2016 14:57:46 +0100</pubDate>
      <author>melo@simplicidade.org (Pedro Melo)</author>
      <guid>https://www.simplicidade.org/survival/realtime-software/</guid>
      <description>

&lt;p&gt;Software and SaaS packages to make developing real-time, live-sync, apps simpler.&lt;/p&gt;

&lt;h2 id=&#34;software&#34;&gt;Software&lt;/h2&gt;

&lt;h3 id=&#34;deepstream&#34;&gt;DeepStream&lt;/h3&gt;

&lt;p&gt;Available at &lt;a href=&#34;https://deepstream.io/&#34;&gt;https://deepstream.io/&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;allows multiple clients to share a JSON object, edits to the object are synced to all clients interested on the same object;&lt;/li&gt;
&lt;li&gt;includes support for Request/Reply and PubSub API&amp;rsquo;s;&lt;/li&gt;
&lt;li&gt;client support is currently (July 2016) limited. There is a JavaScript client that you can use on Node and Browser environments, but no Go or Perl client;&lt;/li&gt;
&lt;li&gt;can use multiple servers with a messaging system to keep them in sync;&lt;/li&gt;
&lt;li&gt;As far as I can tell, free to use.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;horizon&#34;&gt;Horizon&lt;/h3&gt;

&lt;p&gt;Available at &lt;a href=&#34;https://horizon.io/&#34;&gt;https://horizon.io/&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Written by the same team of &lt;a href=&#34;https://rethinkdb.com/&#34;&gt;RethinkDB&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;open-source.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&#34;saas&#34;&gt;SaaS&lt;/h2&gt;

&lt;h3 id=&#34;baasil&#34;&gt;Baasil&lt;/h3&gt;

&lt;p&gt;Available at &lt;a href=&#34;https://baasil.io/&#34;&gt;https://baasil.io/&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;source code is mostly available, it is based on &lt;a href=&#34;http://socketcluster.io/&#34;&gt;Socket Cluster&lt;/a&gt;;&lt;/li&gt;
&lt;li&gt;very cost-effective.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&#34;pusher&#34;&gt;Pusher&lt;/h3&gt;

&lt;p&gt;Available at &lt;a href=&#34;https://pusher.com/&#34;&gt;https://pusher.com/&lt;/a&gt;.&lt;/p&gt;

&lt;h3 id=&#34;pubnub&#34;&gt;Pubnub&lt;/h3&gt;

&lt;p&gt;Available at &lt;a href=&#34;https://www.pubnub.com/&#34;&gt;https://www.pubnub.com/&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&#34;stuff-to-investigate&#34;&gt;Stuff to investigate&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://deepstream.io/blog/realtime-framework-overview/&#34;&gt;https://deepstream.io/blog/realtime-framework-overview/&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
</description>
    </item>
    
  </channel>
</rss>