Releases: How2Compute/Socketer
Releases · How2Compute/Socketer
Version 0.5 for UE5.2-5.4
Socketer version 0.5
- Resolved IWYU-related deprecation warning
- Built binaries for Unreal Engine 5.2, 5.3 and 5.4
Please refer to the project's README for installation instructions, should you require them.
Version 0.4 for UE5.0
Unreal Engine 5.0 release of Socketer version 0.4
- Added support for Unreal Engine 5.0.0
Please refer to the project's README for installation instructions, should you require them.
Version 0.4 for UE4.26
Unreal Engine 4.26 release of Socketer version 0.4
- Added support for Unreal Engine 4.26
Please refer to the project's README for installation instructions, should you require them.
Version 0.4 for UE4.25
Unreal Engine 4.25 release for Socketer version 0.4
- Added support for Unreal Engine 4.25
- Renamed
USocket
class toUSocketerSocket
to avoid name clashes and confusion - Add support for hostname resolution (this means that in addition to an IP, such as
127.0.0.1
, you can use a hostname, such aslocalhost
to connect to servers). This is a breaking change, so please see the forum post for some migration tips. - Fixed various warnings and typos in the plugin
Please view the project's README for installation instructions, should you require them.
Beta 0.3 for UE4.22
Unreal Engine 4.22 release for Beta 0.3
- Added support for Unreal Engine 4.22.
Please view the project's README for installation instructions, should you require them.
Beta 0.3 for UE4.21
Unreal Engine 4.21 release for Beta 0.3
- Brings fixes for Unreal Engine 4.21.
- Improved function comments.
- Renewed source file copyright + license notice.
Please view the project's README for installation instructions, should you require them.
Beta 0.3 Release Canidate
Release Canidate 1 of SubsystemConfigurator | (actual) Beta 3.
This is a version that has been updated and tested for Unreal Engine 4.17, Windows.
You can download the engine plugin binaries attached to this release, please extract the zip file to <path_to_ue_4.17>/Engine/Plugins/Online/<extracted zip file here (as in, copy the Socketer file from your zip, not Socketer-UE4.17/Socketer!)>.
Beta 0.3
Beta 0.3 of Socketer - A blueprint TCP function library!
- Changed license and fixed minor issues
Please report any issues / suggest features by opening an issue!
Beta 0.2
Beta 0.2 of Socketer - A blueprint TCP function library!
Please report any issues / suggest features by opening an issue!