[DAEMON-125] WebSocketSession: Allow msgpack to be disabled
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Resolved |
| Resolution | Won't Fix |
| Resolution Date | 2017-12-01T17:33:02.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Appc Daemon 1.0.0 |
| Components | appcd-core |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2017-11-10T03:23:52.000+0000 |
| Updated | 2017-12-01T17:33:02.000+0000 |
Description
We should add the ability per connection to disable msgpack responses.
We have decided that msgpack is a hard dependency of the WebSocketSession protocol.