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

qtwebsockets

Qt Web Sockets module

WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both.

Installation

Install the latest version of qtwebsockets as follows:

guix install qtwebsockets

Or install a particular version:

guix install qtwebsockets@5.15.15

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/qtwebsockets/'><img src='http://127.0.0.1:3000/packages/qtwebsockets/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/qtwebsockets/badges/latest-version.svg)](http://127.0.0.1:3000/packages/qtwebsockets/)
Org: [[http://127.0.0.1:3000/packages/qtwebsockets/][http://127.0.0.1:3000/packages/qtwebsockets/badges/latest-version.svg]]