Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSocket testing support, via Agent-style interface #1186

Merged
merged 26 commits into from May 7, 2019

Conversation

meejah
Copy link
Contributor

@meejah meejah commented May 2, 2019

This implements #1159 to introduce an "agent-style" interface for creating websocket connections, and a "memory agent" that sets up in-memory connections (instead of real TCP connections). This allows for nicer client/server tests for libraries or applications making use of Autobahn WebSockets.

@meejah
Copy link
Contributor Author

meejah commented May 2, 2019

@exarkun an updated PR for websocket testing. I believe the addresses all [1] the comments from the previous PR, and re-bases it to current master.

[1] This code as it exists still doesn't look at the path-part of the WebSocket resource..

@oberstet oberstet merged commit c8c7420 into crossbario:master May 7, 2019
@meejah meejah deleted the ticket1159-websocket-interfaces.2 branch May 8, 2019 20:26
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.

None yet

2 participants