index
:
mqhttp.git
master
v2
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2023-01-06
Implement dynamic messages gathering-filtering
Mikhail Burakov
2023-01-06
Forward http posts as mqtt publish messages
Mikhail Burakov
2023-01-06
Implement reporting specific message payloads
Mikhail Burakov
2023-01-06
Preserve mqtt messages in service context
Mikhail Burakov
2023-01-06
Implement body reading and globalize service context
Mikhail Burakov
2023-01-05
Added initial http support
Mikhail Burakov
2022-12-26
Initial commit for version 2
Mikhail Burakov
2022-01-11
Trying to make peace with musl
v1
Mikhail Burakov
2021-10-30
Pass context userdata as string to fix AArch64
Mikhail Burakov
2021-10-30
Finalize subscribe and publish lua commands
Mikhail Burakov
2021-10-30
Implementing lua interop
Mikhail Burakov
2021-10-30
Rework messages allocation
Mikhail Burakov
2021-10-28
Initial lua support
Mikhail Burakov
2021-10-28
Provide proper exploration interface
Mikhail Burakov
2021-10-28
Switching output to html
Mikhail Burakov
2021-10-28
Preserve mqtt messages and serve them over http
Mikhail Burakov
2021-10-27
Really publish to mosquitto
Mikhail Burakov
2021-10-27
Import existing code to mqhttp
Mikhail Burakov