Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

wslay-1.0.0-lp152.3.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: wslay Distribution: openSUSE Leap 15.2
Version: 1.0.0 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Nov 8 05:51:43 2019
Group: Development/Libraries/C and C++ Build host: obs-arm-4
Size: 209114 Source RPM: wslay-1.0.0-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/tatsuhiro-t/wslay
Summary: WebSocket library in C
Wslay is a 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.

Provides

Requires

License

MIT

Changelog

* Mon Dec 04 2017 mpluskal@suse.com
  - Build with -fpermissive to avoid build failure on current TW
* Fri Jul 14 2017 jengelh@inai.de
  - Fix RPM groups, update summary
* Fri Jul 14 2017 mpluskal@suse.com
  - Cleanup with spec-cleaner
  - Use fancy name for archive
* Sat Oct 24 2015 mpluskal@suse.com
  - Small spec file polishing
  - Enable building of documentation
* Sat Sep 05 2015 mrueckert@suse.de
  - initial package

Files

/usr/bin/wslay-echoserv
/usr/bin/wslay-fork-echoserv
/usr/bin/wslay-testclient
/usr/share/doc/packages/wslay
/usr/share/doc/packages/wslay/AUTHORS
/usr/share/doc/packages/wslay/COPYING
/usr/share/doc/packages/wslay/NEWS
/usr/share/doc/packages/wslay/README
/usr/share/doc/packages/wslay/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:07:01 2024