Skip to content

Added opaque_id property to ISPDY.#9

Open
georgekola wants to merge 1 commit intomasterfrom
feature/gk-add-connection-id
Open

Added opaque_id property to ISPDY.#9
georgekola wants to merge 1 commit intomasterfrom
feature/gk-add-connection-id

Conversation

@georgekola
Copy link
Contributor

Users of ISPDY can use this property to distinguish connections and
choose to ignore connection errors on an old connection if a new
connection has already been established.

Users of ISPDY can use this property to distinguish connections and
choose to ignore connection errors on an old connection if a new
connection has already been established.
@indutny
Copy link
Contributor

indutny commented Feb 1, 2014

Let's add @property (strong) id opaque; instead, as we do on ISpdyRequest. The usefulness of numeric id for general cases is much more questionable than "true" opaque property.

@indutny
Copy link
Contributor

indutny commented Jun 17, 2014

cc @kostiadombrovsky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants