alttester / alttester/AltTester-Unity-SDK

Avoid double serialization/deserialization of the commands/ responses

Offen
#687 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
gitlab no version triaged
Vorherrschende Sprache
C#
Sterne
121
Forks
24
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Right now we are :

* double serializing/deserializing data in dual communication
* deserialize twice the command in unity app, first with the purpose of identifying command type, and second to deserialize command parameters in a strong typed object.

* deserialize once the command in proxy to figure out routing to the correct client.

---
You can find the original issue from GitLab [here](https://gitlab.com/altom/altunity/altunitytester/-/issues/706).

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.