You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/20 18:46:39 UTC

[jira] [Commented] (TS-2759) SPDY: replace TS API with internal API

    [ https://issues.apache.org/jira/browse/TS-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003612#comment-14003612 ] 

ASF subversion and git services commented on TS-2759:
-----------------------------------------------------

Commit 428c3d581b6daa6e7355536157762cf708744898 in trafficserver's branch refs/heads/master from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=428c3d5 ]

TS-2759: make SpdyClientSession a continuation

Instead of using a separate TSCont to receive session events, make
SpdyClientSession a Continuation and just handle events directly.
This also removes an extra event handling indirection.


> SPDY: replace TS API with internal API
> --------------------------------------
>
>                 Key: TS-2759
>                 URL: https://issues.apache.org/jira/browse/TS-2759
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: SPDY
>            Reporter: Yunkai Zhang
>             Fix For: sometime
>
>
> SPDY in core was migrated from Taobao SPDY plugin, so it use many TS API that should be replaced with internal API.



--
This message was sent by Atlassian JIRA
(v6.2#6252)