zotonic VS zotonic_mod_teleview

Compare zotonic vs zotonic_mod_teleview and see what are their differences.

zotonic

Zotonic - The Erlang Web Framework & CMS (by zotonic)

zotonic_mod_teleview

Mod teleview provides live updating server rendered views. (by mmzeeman)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zotonic zotonic_mod_teleview
4 2
798 4
0.1% -
9.5 4.0
6 days ago 4 months ago
Erlang Erlang
Apache License 2.0 -
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.

zotonic

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

zotonic_mod_teleview

Posts with mentions or reviews of zotonic_mod_teleview. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-06.
  • Zotonic, the Erlang Web Framework
    3 projects | news.ycombinator.com | 6 Mar 2022
    Yes indeed. We also have something not more similar to what liveview offers. It is here: https://github.com/mmzeeman/zotonic_mod_teleview. It is based on mqtt, and the views are updated with normal html like templates. This makes it possible for frontenders with html and css knowledge to contribute to a project with a rich SPA like interface.
  • Mark Nottingham: Server-Sent Events, WebSockets, and HTTP
    11 projects | news.ycombinator.com | 19 Feb 2022
    Very interesting. I've implemented something similar. It evolved out of the co-browsing solution I developed for the company I work for.

    The solution uses mqtt. Clients subscribe to a topic on the server, and the server publishes patches to update the view. Patches can be incremental (patch against the last frame), cumulative (patch agains the last keyframe) or a new keyframe. It allows for server side rendered views. Multiple clients can subscribe to the same view and keep in sync. See: https://github.com/mmzeeman/zotonic_mod_teleview

What are some alternatives?

When comparing zotonic and zotonic_mod_teleview you can also consider the following projects:

cowboy - Small, fast, modern HTTP server for Erlang/OTP.

braid-spec - Working area for Braid extensions to HTTP

rsocket-java - Java implementation of RSocket

canonic - QML web browser

stellarium - Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope.

eventhub - A high performance pub/sub over WebSocket server written in modern C++.

jsynchronous - Jsynchronous.js - Data synchronization for games and real-time web apps.

pushpin - A proxy server for adding push to your API, used at the core of Fastly's Fanout service

FluidFramework - Library for building distributed, real-time collaborative web applications

zotonic_mod_doom_fire

Meteor JS - Meteor, the JavaScript App Platform

styx - Simple, high-performance event streaming broker