tarantool / tarantool/doc

mopinion: Add mqtt-like examples to C tutorial

Open
#1,528 0 comments 0 reactions 0 assignees View on GitHub

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

https://www.tarantool.io/ru/doc/2.3/tutorials/c_tutorial/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.