Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-07-12 | New process port exchange changed. READY message type introduced. | Max Romanov | 1 | -2/+11 | |
Application process start request DATA message from router to master. Master notifies router via NEW_PORT message after worker process become ready. | |||||
2017-07-11 | Sending a result of configuration applying back to the controller. | Igor Sysoev | 1 | -4/+4 | |
2017-07-07 | Router: processing application configuration. | Igor Sysoev | 1 | -0/+24 | |
2017-07-06 | Router: read configuration from port. | Max Romanov | 1 | -0/+2 | |
Controller: stub to send configuration from POST body "as is" to router. | |||||
2017-07-05 | Router: processing JSON configuration. | Igor Sysoev | 1 | -7/+20 | |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -2/+2 | |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -0/+78 | |