Skip to content

Commit

Permalink
Add URL to presentation-connection-open-request
Browse files Browse the repository at this point in the history
  • Loading branch information
pthatcherg committed Dec 6, 2018
1 parent 997dd7c commit 01c1b15
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.bs
Expand Up @@ -382,6 +382,8 @@ message which contains the following values:

- presentation-id: The ID of the presentation to connect to.

- url: The URL of the presentation to connect to.


The receiver should, upon receipt of a
presentation-connection-open-request message, send back a
Expand Down Expand Up @@ -607,6 +609,7 @@ presentation-termination-event = {
presentation-connection-open-request = {
request
1: text ; presentation-id
2: text ; url
}

; type key 110
Expand Down

0 comments on commit 01c1b15

Please sign in to comment.