libqpid-proton11-dev-examples (0.37.0-8)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
qpid-proton
Architecture
amd64
Section
universe/libdevel
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
416 B
Size expected
66.2 kB
Size actual
66.2 kB
Size match

Dependencies

Required package dependencies

  • libqpid-proton11-dev (>= 0.37.0-8)

Suggested packages

Recommended additional packages

  • None

Description

Example applications for writign messaging apps with Qpid Proton

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5ebc15867…ace60a5d
SHA-1337ffb8c…c856b28f
SHA-256ac1b1f9c…fe41b868
SHA-51290537c84…f68053a6

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/libqpid-proton11-dev-examples
usr/share/doc/libqpid-proton11-dev-examples/copyright
usr/share/lintian
usr/share/lintian/overrides
usr/share/lintian/overrides/libqpid-proton11-dev-examples
usr/share/proton
usr/share/proton/examples
usr/share/proton/examples/README.md
usr/share/proton/examples/c
usr/share/proton/examples/c/CMakeLists.txt
usr/share/proton/examples/c/Makefile.pkgconfig
usr/share/proton/examples/c/README.dox
usr/share/proton/examples/c/broker.c
usr/share/proton/examples/c/direct.c
usr/share/proton/examples/c/raw_connect.c
usr/share/proton/examples/c/raw_echo.c
usr/share/proton/examples/c/receive.c
usr/share/proton/examples/c/send-abort.c
usr/share/proton/examples/c/send-ssl.c
usr/share/proton/examples/c/send.c
usr/share/proton/examples/c/ssl-certs
usr/share/proton/examples/c/ssl-certs/README.txt
usr/share/proton/examples/c/ssl-certs/tclient-certificate.p12
usr/share/proton/examples/c/ssl-certs/tclient-certificate.pem
usr/share/proton/examples/c/ssl-certs/tclient-full.p12
usr/share/proton/examples/c/ssl-certs/tclient-private-key.pem
usr/share/proton/examples/c/ssl-certs/tserver-certificate.p12
usr/share/proton/examples/c/ssl-certs/tserver-certificate.pem
usr/share/proton/examples/c/ssl-certs/tserver-full.p12
usr/share/proton/examples/c/ssl-certs/tserver-private-key.pem
usr/share/proton/examples/c/thread.h
usr/share/proton/examples/cpp
usr/share/proton/examples/cpp/CMakeLists.txt
usr/share/proton/examples/cpp/Makefile.pkgconfig
usr/share/proton/examples/cpp/README.dox
usr/share/proton/examples/cpp/broker.cpp
usr/share/proton/examples/cpp/client.cpp
usr/share/proton/examples/cpp/colour_send.cpp
usr/share/proton/examples/cpp/connection_options.cpp
usr/share/proton/examples/cpp/direct_recv.cpp
usr/share/proton/examples/cpp/direct_send.cpp
usr/share/proton/examples/cpp/encode_decode.cpp
usr/share/proton/examples/cpp/flow_control.cpp
usr/share/proton/examples/cpp/helloworld.cpp
usr/share/proton/examples/cpp/message_properties.cpp
usr/share/proton/examples/cpp/multithreaded_client.cpp
usr/share/proton/examples/cpp/multithreaded_client_flow_control.cpp
usr/share/proton/examples/cpp/options.hpp
usr/share/proton/examples/cpp/queue_browser.cpp
usr/share/proton/examples/cpp/reconnect_client.cpp
usr/share/proton/examples/cpp/scheduled_send.cpp
usr/share/proton/examples/cpp/scheduled_send_03.cpp
usr/share/proton/examples/cpp/selected_recv.cpp
usr/share/proton/examples/cpp/server.cpp
usr/share/proton/examples/cpp/server_direct.cpp
usr/share/proton/examples/cpp/service_bus.cpp
usr/share/proton/examples/cpp/simple_connect.cpp
usr/share/proton/examples/cpp/simple_recv.cpp
usr/share/proton/examples/cpp/simple_send.cpp
usr/share/proton/examples/cpp/ssl-certs
usr/share/proton/examples/cpp/ssl-certs/README.txt
usr/share/proton/examples/cpp/ssl-certs/tclient-certificate.p12
usr/share/proton/examples/cpp/ssl-certs/tclient-certificate.pem
usr/share/proton/examples/cpp/ssl-certs/tclient-full.p12
usr/share/proton/examples/cpp/ssl-certs/tclient-private-key.pem
usr/share/proton/examples/cpp/ssl-certs/tserver-certificate.p12
usr/share/proton/examples/cpp/ssl-certs/tserver-certificate.pem
usr/share/proton/examples/cpp/ssl-certs/tserver-full.p12
usr/share/proton/examples/cpp/ssl-certs/tserver-private-key.pem
usr/share/proton/examples/cpp/ssl.cpp
usr/share/proton/examples/cpp/ssl_client_cert.cpp
usr/share/proton/examples/cpp/tutorial.dox
usr/share/proton/examples/python
usr/share/proton/examples/python/README.txt
usr/share/proton/examples/python/abstract_server.py
usr/share/proton/examples/python/broker.py
usr/share/proton/examples/python/client.py
usr/share/proton/examples/python/client_http.py
usr/share/proton/examples/python/colour_send.py
usr/share/proton/examples/python/db_common.py
usr/share/proton/examples/python/db_ctrl.py
usr/share/proton/examples/python/db_recv.py
usr/share/proton/examples/python/db_send.py
usr/share/proton/examples/python/direct_recv.py
usr/share/proton/examples/python/direct_send.py
usr/share/proton/examples/python/helloworld.py
usr/share/proton/examples/python/helloworld_blocking.py
usr/share/proton/examples/python/helloworld_direct.py
usr/share/proton/examples/python/helloworld_direct_tornado.py
usr/share/proton/examples/python/helloworld_tornado.py
usr/share/proton/examples/python/proton-server.conf
usr/share/proton/examples/python/proton_server.py
usr/share/proton/examples/python/proton_tornado.py
usr/share/proton/examples/python/queue_browser.py
usr/share/proton/examples/python/recurring_timer.py
usr/share/proton/examples/python/recurring_timer_tornado.py
usr/share/proton/examples/python/selected_recv.py
usr/share/proton/examples/python/server.py
usr/share/proton/examples/python/server_direct.py
usr/share/proton/examples/python/server_tx.py
usr/share/proton/examples/python/simple_recv.py
usr/share/proton/examples/python/simple_send.py
usr/share/proton/examples/python/sync_client.py
usr/share/proton/examples/python/test_examples.py
usr/share/proton/examples/python/tx_recv.py
usr/share/proton/examples/python/tx_recv_interactive.py
usr/share/proton/examples/python/tx_send.py
usr/share/doc/libqpid-proton11-dev-examples/changelog.Debian.gz