Skip to content
@xconnio

XConn Project

Ecosystem for real-time apps

XConn project

Ecosystem for real-time apps

Structure:

  • wampproto-{lang}
  • xconn-{lang}

The projects that are prefixed wampproto-* are implementations of the WAMP protocol in each programming language. They are supposed to be the last implementations of WAMP in each programming language. Anyone building their client library or router should depend on these and potentially save weeks of work.

The xconn-* prefixed projects are full client/router implementations of the WAMP protocol and show how to use the wampproto libs. These projects aim for developer productivity as the top most priority, hence include router implementations as well so that the "getting started" becomes frictionless.

We will continuously update these libraries to make sure they are comformat to the WAMP protocol.

Popular repositories

  1. wampproto-python wampproto-python Public

    Sans-IO WAMP protocol implementation in Python

    Python 2 3

  2. cryptology-java cryptology-java Public

    libsodium compatible CryptoSign, SealedBox and SecretBox implementation in Java

    Java 2 2

  3. xconn-python xconn-python Public

    WAMP v2 Client and Router for Python

    Python 2 3

  4. xconn-ruby xconn-ruby Public

    WAMP v2 Client and Router for Ruby

    Ruby 1

  5. wampproto-dart wampproto-dart Public

    Sans-IO WAMP protocol implementation in Dart

    Dart 1 3

  6. spooled-temporary-file-go spooled-temporary-file-go Public

    Keeps a buffer in memory unless it exceeds the specified size

    Go

Repositories

Showing 10 of 18 repositories

Most used topics

Loading…