[ 
https://issues.apache.org/jira/browse/THRIFT-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James E. King III closed THRIFT-2295.
-------------------------------------
    Resolution: Auto Closed
      Assignee: James E. King III

My assumption is that signal would be used for push notifications.  Instead it 
would be better to implement true endpoints on either side of the connection 
that can function both as a server and as a client.  If you'd like to continue 
this work then reopen and submit as a pull request.

> Make "oneway" more generic
> --------------------------
>
>                 Key: THRIFT-2295
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2295
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (General)
>    Affects Versions: 0.9.1
>            Reporter: Martin Vogt
>            Assignee: James E. King III
>            Priority: Trivial
>         Attachments: 040_functionModifiers140619v1.patch
>
>
> I'm experimenting with different function modifiers 
> ("oneway","signal","slot", etc...)
> The current code does not make such tests easy, because the "oneway"
> modifier is hardcoded  as bool.
> The following patch improves the optional function modifier to be more 
> generic.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to