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

feat: Mirage Socket support #8

Merged
merged 11 commits into from
Jul 9, 2021
Merged

feat: Mirage Socket support #8

merged 11 commits into from
Jul 9, 2021

Conversation

phodoval
Copy link
Collaborator

@phodoval phodoval commented Jul 9, 2021

Updated to work with latest Mirage socket API.

BREAKING CHANGE: Uses ISocket instead of Transport API.

@phodoval phodoval merged commit 18bf024 into master Jul 9, 2021
@phodoval phodoval deleted the update/sockets branch July 9, 2021 13:49
github-actions bot pushed a commit that referenced this pull request Jul 9, 2021
# [4.0.0](v3.0.0...v4.0.0) (2021-07-09)

### Features

* Mirage Socket support ([#8](#8)) ([18bf024](18bf024))

### BREAKING CHANGES

* switched to new ISocket API, requires Mirage 96+

* docs: Updated README

* feat: Added options to control Steam init and running callbacks

* feat: Support latest Mirage
* SteamEndPoint implements IEndPoint

* use struct instead of class

* Update deps

* fix: Prevent peer from trying to send data on closed connections

* doc: readme
@github-actions
Copy link

github-actions bot commented Jul 9, 2021

🎉 This PR is included in version 4.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant