[
https://issues.apache.org/jira/browse/TS-4699?focusedWorklogId=25964&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25964
]
ASF GitHub Bot logged work on TS-4699:
--------------------------------------
Author: ASF GitHub Bot
Created on: 24/Jul/16 11:43
Start Date: 24/Jul/16 11:43
Worklog Time Spent: 10m
Work Description: GitHub user ogoodman opened a pull request:
https://github.com/apache/trafficserver/pull/824
TS-4699: Adds a C++ API WebSocket example
Implements a simple WebSocket echo server as a C++ API InterceptPlugin.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ogoodman/trafficserver TS-4699
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/824.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #824
----
commit aee300591bbe45d628cc91ead658180f6e28925a
Author: Oliver Goodman <[email protected]>
Date: 2016-07-23T12:01:03Z
Adds an API call to identify WebSocket requests.
commit adc13263fdd269e6fe6ad1721a4700f365564c85
Author: Oliver Goodman <[email protected]>
Date: 2016-07-24T11:34:19Z
Adds a C++ API WebSocket example.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 25964)
Time Spent: 10m
Remaining Estimate: 0h
> Add an example websocket termination plugin using the C++ API
> -------------------------------------------------------------
>
> Key: TS-4699
> URL: https://issues.apache.org/jira/browse/TS-4699
> Project: Traffic Server
> Issue Type: Improvement
> Components: CPP API
> Reporter: Oliver Goodman
> Assignee: Brian Geffon
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It may be of interest to users to have an experimental example plugin showing
> how to terminate incoming websocket connections. A minimal example could
> implement the protocol and use it to set up a simple websocket echo server.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)