You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's your use case for this? I can see to implementing it, but usually its not needed because clients only need to receive PyPackedRows, not send them.
It could be used to make a "small" packet interceptor(for evemu)to change a packet. It'll make easier to test the calls replies from the server to the client without recompiling all the EVEmu server.
Do you plan to implement the PyPackedRow encoding code ?
The text was updated successfully, but these errors were encountered: