| .. |
|
cpp
|
|
|
|
actions.c
|
|
|
|
alias_mosq.c
|
|
|
|
alias_mosq.h
|
|
|
|
base64_mosq.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
base64_mosq.h
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
callbacks.c
|
|
|
|
callbacks.h
|
|
|
|
CMakeLists.txt
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
connect.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
dummypthread.h
|
|
|
|
handle_auth.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_connack.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
handle_disconnect.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_ping.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_pubackcomp.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
handle_publish.c
|
|
|
|
handle_pubrec.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
handle_pubrel.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
handle_suback.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
handle_unsuback.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
helpers.c
|
|
|
|
http_client.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
http_client.h
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
linker.version
|
Add mosquitto_sub_matches_acl_with_pattern.
|
2021-07-08 17:45:50 +01:00 |
|
logging_mosq.c
|
|
|
|
logging_mosq.h
|
|
|
|
loop.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
Makefile
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
memory_mosq.c
|
|
|
|
memory_mosq.h
|
|
|
|
messages_mosq.c
|
|
|
|
messages_mosq.h
|
|
|
|
misc_mosq.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
misc_mosq.h
|
|
|
|
mosquitto.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
mosquitto_internal.h
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
net_mosq.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
net_mosq.h
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
net_mosq_ocsp.c
|
|
|
|
net_ws.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
options.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
packet_datatypes.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
packet_mosq.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
packet_mosq.h
|
|
|
|
property_mosq.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
property_mosq.h
|
|
|
|
read_handle.c
|
|
|
|
read_handle.h
|
|
|
|
send_connect.c
|
|
|
|
send_disconnect.c
|
|
|
|
send_mosq.c
|
|
|
|
send_mosq.h
|
|
|
|
send_publish.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
send_subscribe.c
|
|
|
|
send_unsubscribe.c
|
|
|
|
socks_mosq.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
socks_mosq.h
|
|
|
|
srv_mosq.c
|
Merge branch 'master' into develop
|
2021-09-07 19:17:11 +01:00 |
|
strings_mosq.c
|
Apply max_keepalive to MQTT v3.1.1 and v3.1 clients.
|
2021-08-20 23:27:14 +01:00 |
|
thread_mosq.c
|
Deconfigure thread mode when the loop thread ends.
|
2021-08-24 11:51:38 +01:00 |
|
time_mosq.c
|
Improve idle / mux timeout performance.
|
2021-09-29 16:07:48 +01:00 |
|
time_mosq.h
|
Improve idle / mux timeout performance.
|
2021-09-29 16:07:48 +01:00 |
|
tls_mosq.c
|
|
|
|
tls_mosq.h
|
|
|
|
utf8_mosq.c
|
|
|
|
util_mosq.c
|
Experimental custom websockets support.
|
2021-10-06 15:32:45 +01:00 |
|
util_mosq.h
|
|
|
|
util_topic.c
|
Add mosquitto_sub_matches_acl_with_pattern.
|
2021-07-08 17:45:50 +01:00 |
|
will_mosq.c
|
|
|
|
will_mosq.h
|
|
|
|
winthread_mosq.c
|
Windows threading support for the library.
|
2021-09-29 13:48:58 +01:00 |
|
winthread_mosq.h
|
Windows threading support for the library.
|
2021-09-29 13:48:58 +01:00 |