AdaHeads / call-flow-control

Call-information flow server.
Other
6 stars 8 forks source link

Handle "/call/<id>/action" resources #139

Open sparre opened 10 years ago

sparre commented 10 years ago

The protocol specification includes cases, where a subresource of /call is a call ID. Neither of the two current dispatching systems (Namespaces and Handlers.Authenticated_Dispatcher) are able handle this at the moment.

rostgaard commented 10 years ago

The protocol also specifies the deprecated forms of these interfaces - which are fine for now. When we are releasing the 1.1 version of the product we can look into this. But for now, there are too many higher priority item.