alttester / alttester/AltTester-Unity-SDK

Avoid double serialization/deserialization of the commands/ responses

Đang mở
#687 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
gitlab no version triaged
Ngôn ngữ chính
C#
Star
121
Fork
24
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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).

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.