[ forky ]
[ sid ]
[ ソース: hyprwire ]
パッケージ: libhyprwire-dev (0.3.0-3)
libhyprwire-dev に関するリンク
Debian の資源:
hyprwire ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fast and consistent wire protocol for IPC -- development files
Hyprwire is a fast and consistent wire protocol, and its implementation. This is essentially a "method" for processes to talk to each other. It is heavily inspired by Wayland, and heavily anti-inspired by D-Bus.
Hyprwire is:
- Strict: both sides need to be on the same page to communicate. No "random data" is allowed. - Fast: initial handshakes are very simple and allow for quick information exchange (including one-shot operations) - Simple to use: the API uses modern C++ and abstracts away any memory-sensitive operations - Simple internally: the protocol itself is simple and straightforward to parse / write your own implementation
This package contains the headers and other development support files needed for compiling and linking applications and libraries which use this library.
その他の libhyprwire-dev 関連パッケージ
|
|
|
|
-
- dep: libhyprwire3 (= 0.3.0-3)
- Fast and consistent wire protocol for IPC -- binary files
