netgroup-polito / un-orchestrator

Universal Node Orchestrator
Other
21 stars 13 forks source link

Fixes/orchestrator url handling #84

Closed thz closed 8 years ago

thz commented 8 years ago
* stop casting const to non-const for changing it
* remove strtok use (use std::stringstream)
* a GET request to "/" was not handled and made the orchestrator crash