All Versions
4
Latest Version
0.4
Avg Release Cycle
117 days
Latest Release
2720 days ago

Changelog History

  • v0.4

    December 20, 2016
  • v0.3

    November 14, 2016
  • v0.2

    November 02, 2016
  • v0.1 Changes

    January 05, 2016

    guble messaging server

    guble is a simple user facing messaging and data replication server, written in golang.

    Overview

    Guble is in an early state. It is already working well and very useful, but the protocol, API's and storage formats may
    ๐Ÿ”„ change without further announcement (until reaching v0.5. If you intend to use guble already, please get in contact.

    Working Features

    • Publishing and subscription of messages to topics and subtopics
    • Persistent message store with transparent live and offline fetching
    • Websocket api and REST api for message publishing
    • Commandline client and go client library
    • Google cloud messaging adapter: Delivery of messages as gcm push notifications
    • ๐Ÿณ Docker image for client and server