How to Install and Uninstall libwslay-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libwslay-doc" package

Please follow the step by step instructions below to install libwslay-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libwslay-doc

2. Uninstall "libwslay-doc" package

This guide let you learn how to uninstall libwslay-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libwslay-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwslay-doc package on Ubuntu 21.10 (Impish Indri)

Package: libwslay-doc
Architecture: all
Version: 1.1.1-2
Priority: optional
Section: universe/doc
Source: wslay
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Anton Gladky
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 418
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Breaks: libwslay-dev (<< 1.1.0)
Replaces: libwslay-dev (<< 1.1.0)
Filename: pool/universe/w/wslay/libwslay-doc_1.1.1-2_all.deb
Size: 60968
MD5sum: 52d573bbfb861ee8dea1da2684b20f72
SHA1: 5974dc327e89f3f70d6481aacb5b7ba413363d65
SHA256: a7001d10a1ffa4f6fa0bd7b7647dbd20c8900bba769690db6487c548a589e3c9
SHA512: 08076ff82c6b6038d495cbea13942298177cb6e4407603d34219f37bcfc6d23560ae9c4b899f0ca256d32bc21937a5ecb8cd3aa35cf3c1338f0b2fb3f4de13e0
Homepage: https://github.com/tatsuhiro-t/wslay
Description-en: WebSocket library written in C. Documentation
WebSocket library written in C. It implements the protocol version 13
described in RFC 6455. This library offers 2 levels of API: event-based
API and frame-based low-level API. For event-based API, it is suitable
for non-blocking reactor pattern style. You can set callbacks in various
events. For frame-based API, you can send WebSocket frame directly.
Wslay only supports data transfer part of WebSocket protocol and does not
perform opening handshake in HTTP.
.
Wslay supports:
.
- Text/Binary messages.
- Automatic ping reply.
- Callback interface.
- External event loop.
- Wslay does not perform any I/O operations for its own. Instead, it
offers callbacks for them. This makes Wslay independent on any I/O
frameworks, SSL, sockets, etc. This makes Wslay portable across various
platforms and the application authors can choose freely I/O frameworks.
.
The binary contains documentation.
Description-md5: 66bf06242f63198d98633d1f4ba10836