This package browser is in early development. Mind the rough edges.

python-autobahn 24.4.2

Web Application Messaging Protocol implementation

This package provides an implementation of the Web Application Messaging Protocol (WAMP). WAMP connects components in distributed applications using Publish and Subscribe (PubSub) and routed Remote Procedure Calls (rRPC). It is ideal for distributed, multi-client and server applications such as IoT applications or multi-user database-driven business applications.

Installation

Install python-autobahn 24.4.2 as follows:

guix install python-autobahn@24.4.2

Or install the latest version:

guix install python-autobahn

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.