Skip to content
kaven276 edited this page Jan 7, 2016 · 14 revisions

Welcome to the noradle-dispatcher wiki!

Roadmap 路线图

  • 日志提升
    • log (debug based) log should classified more clear
    • 对于日志输出,分类要更加精细,容易从日志中看出系统运行过程。
    • 同时,日后可以将日志改成事件流,在 noradle-console 中实时查看。
  • 支持 https
    • client can make security connection to noradle-dispatcher
    • prevent password leakage
    • encrypt transport data
    • prevent middle proxy to see the exchanged data between client and dispatcher, allow http tunnel only
  • can serve behind proxy
  • keep-alive to sustain TCP(NAT) state
    • for oracle, client, console(realtime data)