issues
search
awslabs
/
aws-c-mqtt
C99 implementation of the MQTT 3.1.1 specification.
Apache License 2.0
93
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CMake to 3.9
#376
waahm7
closed
2 weeks ago
0
Misc request-response fixes
#375
bretambrose
closed
1 month ago
1
Enum reordering
#374
bretambrose
closed
2 months ago
1
chore: Modified bug issue template to add checkbox to report potential regression.
#373
ashishdhingra
closed
2 weeks ago
0
Update MacOS to arm64
#372
waahm7
closed
3 months ago
1
clang-format 18
#371
graebm
closed
5 months ago
1
Draft | Clang 3 fix
#370
xiazhvera
opened
5 months ago
0
Raise error on null mqtt5 client
#369
xiazhvera
closed
5 months ago
3
Allow consumers to acknowledge received messages themselves
#368
NickDarvey
opened
6 months ago
3
Final request-response polish
#367
bretambrose
closed
2 months ago
1
Elastishadow
#366
bretambrose
closed
2 months ago
1
Support multiple subscriptions in request operations
#365
bretambrose
closed
2 months ago
1
Request operations
#364
bretambrose
closed
2 months ago
1
Disabled keep alive
#363
bretambrose
closed
7 months ago
1
Streaming operations
#362
bretambrose
closed
2 months ago
1
Refactor MQTT5 ping timeout
#361
bretambrose
closed
7 months ago
1
Add timeout and service task support to the request-response client
#360
bretambrose
closed
2 months ago
0
Update README to accurately reflect what is copied
#359
Octogonapus
closed
7 months ago
4
Trivial change to trigger codecov on main
#358
bretambrose
closed
8 months ago
1
Refactor to support new durable streaming operations
#357
bretambrose
closed
2 months ago
0
Request response operations
#356
bretambrose
closed
2 months ago
1
Request response client - create/destroy/lifecycle
#355
bretambrose
closed
2 months ago
1
Add gneiss-mqtt to Related Projects section of the README
#354
yonas
closed
8 months ago
1
Rewrite in Rust
#353
yonas
closed
8 months ago
1
return an error code when an mqtt5 puback has a failing reason code
#352
sbSteveK
closed
8 months ago
1
Request Response Subscription manager
#351
bretambrose
closed
2 months ago
3
Fix a bunch of places we forget to aws_raise_error()
#350
graebm
closed
9 months ago
1
311 protocol adapter
#349
bretambrose
closed
2 months ago
0
push ping time only if the request complete is successful
#348
alfred2g
closed
9 months ago
1
311 timeouts
#347
bretambrose
closed
2 months ago
1
Mqtt 311 Listener
#346
bretambrose
closed
2 months ago
0
311 listener2
#345
bretambrose
closed
9 months ago
0
311 listener
#344
bretambrose
closed
9 months ago
1
change AWS_MQTT5_CLIENT_DEFAULT_PING_TIMEOUT_MS to 29000
#343
sbSteveK
closed
9 months ago
0
Protocol adapter skeleton
#342
bretambrose
closed
2 months ago
2
Remove no-longer-necessary setup callback cross-thread task
#341
bretambrose
closed
10 months ago
0
Fix mqtt3 suback returned qos behavior
#340
xiazhvera
closed
9 months ago
2
Mqtt5 General Availability
#339
xiazhvera
closed
11 months ago
1
Change `port` from uint16_t to uint32_t, to support VSOCK
#338
graebm
closed
10 months ago
1
Update README.md
#337
jmklix
closed
11 months ago
1
Modify readme as support Mqtt5 now.
#336
overheat
closed
11 months ago
0
Add mqtt error for subscribe failure
#335
sfod
closed
11 months ago
1
Relax validation on user-specified topic aliasing
#334
bretambrose
closed
1 year ago
0
Mqtt5 operation timeout
#333
bretambrose
closed
1 year ago
1
Why this mqtt lib need http as dependence?
#332
overheat
closed
1 year ago
8
Fail operations when adapter is in destroy process
#331
xiazhvera
closed
1 year ago
3
Restore negotiated settings copy
#330
xiazhvera
closed
1 year ago
0
Remove callback severance on 5-to-3 adapter
#329
bretambrose
closed
1 year ago
1
Sync up on_suback_multi behavior between adapter and Mqtt3 client
#328
xiazhvera
closed
10 months ago
3
Fix: coredump, dereference null variable
#327
alfred2g
closed
1 year ago
1
Next