GemTalk / RemoteServiceReplication

MIT License
0 stars 4 forks source link

ServiceSnapshot wire format #125

Closed kurtkilpela closed 2 weeks ago

kurtkilpela commented 2 years ago

When ServiceSnapshot is encoded as bytes, it should incorporate two pieces of information.

  1. The name of the Template
  2. Whether the other side should create a Client or Server.

The current format includes only the name of the target Client or Server instead of the more important template name.

kurtkilpela commented 2 weeks ago

Fixed by 47e419ebd83e6ec03037b9487d9ba5da87af62bf