David Furey created THRIFT-5080:
-----------------------------------
Summary: Swift async server generator
Key: THRIFT-5080
URL: https://issues.apache.org/jira/browse/THRIFT-5080
Project: Thrift
Issue Type: Improvement
Components: Swift - Compiler
Reporter: David Furey
The Swift implementation does not currently support an async server equivalent
to its async client. In order to write non-blocking code it would be useful
for the server to be able to respond to client requests asynchronously.
This only requires a change to the Swift compiler component, I will open a PR
soon.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)