mopinion: Add mqtt-like examples to C tutorial
Open
Nobody has claimed this yet.
add details
example
manual
server
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
https://app.mopinion.com/dashboard/inbox/detail/2994286
хочется видеть пример по аналогии с https://github.com/tarantool/mqtt -- там где именно реализуется сишный модуль, не использующий box и net box, а экспортирующий таблицу+функции+константы для использования из lua
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Tarantool C tutorial and the tarantool/mqtt example. Identify how the example implements a C module without box or net.box and exposes a table, functions, and constants to Lua. Done means the tutorial contains a comparable mqtt-like example with those elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, lua
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100