Ken Hu created TINKERPOP-3065:
---------------------------------
Summary: Implement a new HTTP API
Key: TINKERPOP-3065
URL: https://issues.apache.org/jira/browse/TINKERPOP-3065
Project: TinkerPop
Issue Type: Improvement
Components: server
Affects Versions: 4.0.0
Reporter: Ken Hu
Replace the current WebSocket protocol with an HTTP one in version 4. This will
help ease the maintenance of the server long term. Tasks includes:
* Add streaming/chunking support
* Create a new HTTP API that has support for more functionality than the
current HTTPChannelizer
* Rework the Transaction API alongside the new HTTP API
* Remove underutilized features in the server such as OpProcessor and the
UnifiedChannelizer.
See [https://lists.apache.org/thread/vfs1j9ycb8voxwc00gdzfmlg2gghx3n1] for more
details.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)