8000 Enhancements and additions to Reactor Networking by AlchlcDvl · Pull Request #91 · NuclearPowered/Reactor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enhancements and additions to Reactor Networking #91

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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

AlchlcDvl
Copy link
@AlchlcDvl AlchlcDvl commented Feb 26, 2025

This pr adds the following features for reactor networking:

  • Missing implementation for serialising ulong and long values
  • Reading and writing implementation for enumeration values by making use of their underlying value types (byte, sbyte, int, uint, short, ushort, long and ulong)
  • Shorthand generic method for reading data
  • Support for generic message converters that are defined by the user

@AlchlcDvl AlchlcDvl changed the title More value serialisation for RPCs Enhancements and additions to Reactor Networking Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
5293
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0