Skip to content

chore(protocol): implement client side hello - #836

Merged
mxschmitt merged 8 commits into
microsoft:masterfrom
mxschmitt:new-protocol
Aug 26, 2021
Merged

chore(protocol): implement client side hello#836
mxschmitt merged 8 commits into
microsoft:masterfrom
mxschmitt:new-protocol

Conversation

@mxschmitt

Copy link
Copy Markdown
Contributor

No description provided.

Comment threadplaywright/async_api/_context_manager.py Outdated
Comment threadplaywright/_impl/_connection.py Outdated
@mxschmitt
mxschmittforce-pushed the new-protocol branch 2 times, most recently from 50e081e to f48ec89CompareAugust 19, 2021 15:44
@mxschmitt
mxschmitt marked this pull request as ready for review August 19, 2021 15:44
@mxschmitt
mxschmittforce-pushed the new-protocol branch 2 times, most recently from 3a54b87 to 2de45fbCompareAugust 19, 2021 17:50
Comment threadplaywright/_impl/_transport.py Outdated
Comment threadplaywright/_impl/_transport.py Outdated
Comment threadplaywright/sync_api/_context_manager.py Outdated
@mxschmitt
mxschmittforce-pushed the new-protocol branch 2 times, most recently from 964b217 to d5cdd0bCompareAugust 19, 2021 19:50
Comment threadplaywright/_impl/_browser_type.py Outdated
Comment threadplaywright/_impl/_connection.py Outdated
Comment threadplaywright/_impl/_transport.py Outdated
Comment threadplaywright/_impl/_transport.py Outdated
Comment threadplaywright/_impl/_transport.py Outdated
@pavelfeldman

Copy link
Copy Markdown
Member

I don't think we want all those callbacks. Now that the client is establishing the connection, can we have something simple like connection.connect() that returns the Playwright object?

Comment threadplaywright/_impl/_connection.py
@mxschmitt
mxschmittforce-pushed the new-protocol branch 2 times, most recently from e618f77 to 25950ceCompareAugust 25, 2021 13:40
@mxschmitt
mxschmittforce-pushed the new-protocol branch 2 times, most recently from f66c5be to 02e5fb0CompareAugust 26, 2021 19:56
Comment threadplaywright/_impl/_connection.py Outdated
@mxschmitt
mxschmitt merged commit 5981155 into microsoft:masterAug 26, 2021
Sign up for freeto 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.

3 participants

@mxschmitt@pavelfeldman@kumaraditya303