[TIMOB-13249] TiAPI: Look into a way of doing socket-like communications more effectively
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Unknown |
Created | 2013-03-28T19:02:17.000+0000 |
Updated | 2018-02-28T20:03:50.000+0000 |
Description
There are several ways of doing socket-like communcations, but they all have weaknesses. We should look into implementing a modern socket implementation of some sort. WebSockets are one possibility, but certainly not the only. If anything else this is an area were we need to have some discussion.
No comments