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
Age
Commit message (
Collapse
)
Author
2022-12-26
Add toolbox as a submodule
Mikhail Burakov
2022-01-11
Trying to make peace with musl
v1
Mikhail Burakov
2022-01-11
Use proper type for pointers difference
Mikhail Burakov
2022-01-11
Maybe depend on luajit
Mikhail Burakov
2021-11-01
Add few curl samples to readme
mburakov
2021-11-01
Add sample lua script
Mikhail Burakov
2021-11-01
Create README.md
mburakov
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
Fix port number check
Mikhail Burakov
2021-10-27
Really publish to mosquitto
Mikhail Burakov
2021-10-27
Import existing code to mqhttp
Mikhail Burakov
2021-10-27
Initial commit
gitbot