Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C coincer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Michal Zima
  • coincer
  • Issues
  • #7

Closed
Open
Created Apr 16, 2018 by Mikoláš Stuchlík@xstuchl1Maintainer0 of 4 tasks completed0/4 tasks

Global - JSON Configuration file

Configuration file has two main aims. Share encryption key for communication using JSON RPC with daemon and configurate daemon.

For JSON encoding/decoding was choosen library parson, that will be used also for encoding/decoding p2p packets.

  • Design configuration file content
  • Decide where configuration files will be stored and how daemons recognize their files
  • Design C structs interface
  • Pack this library for usage in both - Controller and Daemon

NOTE: This library must be designed as user-friendly for usage at custom applications.

Assignee
Assign to
Time tracking