Skip to content

NiFeather/feathermorph-command-compat-layer

Repository files navigation

feathermorph-command-compat-layer

This is a compatibility layer for translating V3 commands into V2/V1 format, currently for internal use.

Why?

Starting from V3, the protocol uses JSON to carry messages between the server and the client, and command arguments are now recorded using a Map.

These designs make V3 incompatible with V2/V1, so we need a translation layer to translate V3 commands into the V2/V1 format.

So this is here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages