List extension packs
/home/mlunife/.local/share/swi-prolog/pack/bddem/prolog
/home/mlunife/.local/share/swi-prolog/pack/trill/prolog
/home/mlunife/trill-on-swish
/home/mlunife/trill-on-swish/config-enabled
/home/mlunife/trill-on-swish/lib
/home/mlunife/trill-on-swish/lib/render
/home/mlunife/trill-on-swish/pack/profile/prolog
/usr/local/lib/swipl
/usr/local/lib/swipl/boot
/usr/local/lib/swipl/library
/usr/local/lib/swipl/library/clp
/usr/local/lib/swipl/library/dcg
/usr/local/lib/swipl/library/dialect
/usr/local/lib/swipl/library/dialect/swi
/usr/local/lib/swipl/library/ext/RDF
/usr/local/lib/swipl/library/ext/archive
/usr/local/lib/swipl/library/ext/bdb
/usr/local/lib/swipl/library/ext/chr
/usr/local/lib/swipl/library/ext/chr/chr
/usr/local/lib/swipl/library/ext/clib
/usr/local/lib/swipl/library/ext/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpq
/usr/local/lib/swipl/library/ext/clpqr/clpqr
/usr/local/lib/swipl/library/ext/http/http
/usr/local/lib/swipl/library/ext/libedit
/usr/local/lib/swipl/library/ext/mqi
/usr/local/lib/swipl/library/ext/nlp
/usr/local/lib/swipl/library/ext/odbc
/usr/local/lib/swipl/library/ext/paxos
/usr/local/lib/swipl/library/ext/pcre
/usr/local/lib/swipl/library/ext/pengines
/usr/local/lib/swipl/library/ext/pldoc
/usr/local/lib/swipl/library/ext/pldoc/pldoc
/usr/local/lib/swipl/library/ext/plunit
/usr/local/lib/swipl/library/ext/protobufs
/usr/local/lib/swipl/library/ext/readline
/usr/local/lib/swipl/library/ext/redis
/usr/local/lib/swipl/library/ext/semweb/semweb
/usr/local/lib/swipl/library/ext/sgml
/usr/local/lib/swipl/library/ext/ssl
/usr/local/lib/swipl/library/ext/ssl/http
/usr/local/lib/swipl/library/ext/stomp
/usr/local/lib/swipl/library/ext/swipy
/usr/local/lib/swipl/library/ext/table
/usr/local/lib/swipl/library/ext/utf8proc
/usr/local/lib/swipl/library/ext/zlib
/usr/local/lib/swipl/library/http
/usr/local/lib/swipl/library/lynx
/usr/local/lib/swipl/xpce/prolog/boot
/usr/local/lib/swipl/xpce/prolog/lib
pengine://0861c7a5-269f-4a32-8a58-ce44c63c141f
pengine://26225567-0a59-4ab6-b7ee-cab1cf99caac
pengine://2c1e09d6-153f-4cc0-bfb4-ee0d5ee0c75e
pengine://3697aa3d-24e5-49c6-a5e1-7c5d65efb45d
pengine://3afc0d5a-4dc2-48f8-bbb4-d3f1a35fa15b
pengine://5ccbace5-a84a-4570-8bc5-312d7fe99568
pengine://6f6b2291-d484-40b9-a47a-8c243e94496b
pengine://8d81098c-9de7-4065-a059-c690e870f2dc
pengine://c2a323a5-4fac-4045-a6dc-3714842e8536
/usr/local/lib/swipl/library/ext/stomp/stomp.pl
All
Application
Manual
Name
Summary
Help
stomp
stomp.pl -- STOMP client.
stomp_connection/5
stomp_connection/6
stomp_connection_property/2
stomp_destroy_connection/1
stomp_setup/2
stomp_teardown/1
stomp_reconnect/1
stomp_connect/1
stomp_connect/2
stomp_send/4
stomp_send_json/4
stomp_subscribe/4
stomp_unsubscribe/2
stomp_ack/3
stomp_nack/3
stomp_ack/2
stomp_nack/2
stomp_begin/2
stomp_commit/2
stomp_abort/2
stomp_transaction/2
stomp_disconnect/2
stomp_unsubscribe
(+Connection, +Id)
is
det
Send an
UNSUBSCRIBE
frame.
See also
-
http://stomp.github.io/stomp-specification-1.2.html#UNSUBSCRIBE