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

Adding support for stream_management to escalus_ws #265

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

JanuszJakubiec
Copy link
Contributor

@JanuszJakubiec JanuszJakubiec commented Jun 3, 2024

Adding support for stream management in escalus_ws.
I've also changed escalus_ws opts format from proplist to map. I've added a function containing the options' default values.MongooseIM PR testing this escalus version: https://github.com/esl/MongooseIM/pull/4303/checks?check_run_id=26227811268

@JanuszJakubiec JanuszJakubiec force-pushed the ws-stream-management branch 3 times, most recently from ada85a0 to 821f1ac Compare June 3, 2024 21:34
@JanuszJakubiec JanuszJakubiec changed the title Adding support for stream_management to escalus_ws WIP Adding support for stream_management to escalus_ws Jun 14, 2024
@JanuszJakubiec JanuszJakubiec marked this pull request as ready for review June 14, 2024 18:02
Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good in general. I added some comments. As parts of the code are untested (yet), I recommend changing the target to a feature branch.

src/escalus_ws.erl Outdated Show resolved Hide resolved
src/escalus_ws.erl Outdated Show resolved Hide resolved
src/escalus_ws.erl Outdated Show resolved Hide resolved
src/escalus_ws.erl Outdated Show resolved Hide resolved
@JanuszJakubiec JanuszJakubiec changed the base branch from master to feature/ws_stream_management June 19, 2024 07:08
Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@chrzaszcz chrzaszcz merged commit 6169047 into feature/ws_stream_management Jun 21, 2024
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