feat: unix socket for the interactive console
Allow connecting interactive console over a unix socket picodata run --console-sock
. Use picodata connect --unix
to connect.
Close #354 (closed)
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
(if Lua API changed) Lua API version is bumped inluamod.rs
-
(if API docs changed) A follow-up doc issue is created: docs#88 (closed)
Edited by Yaroslav Dynnikov
Merge request reports
Activity
requested review from @rosik
assigned to @rosik
unassigned @rosik
- Resolved by Alexander Kurdakov
- Resolved by Alexander Kurdakov
- Resolved by Alexander Kurdakov
added 11 commits
-
e3508c6f...d25b209e - 3 commits from branch
master
- 5135d668 - feat: support of admin console
- 870625be - changelog and fmt issues
- 84f2f8be - lint issues
- 654ecfed - second iteration fixes
- c1fe8bcb - build issues with test artifacts
- 39d2c0fd - build: issues on mac
- 67d21f8e - build: fix for mac
- 7ed57269 - git: rebase issues
Toggle commit list-
e3508c6f...d25b209e - 3 commits from branch
- Resolved by Alexander Kurdakov
Please register or sign in to reply