|
|
|
|
|
by Arch-TK
616 days ago
|
|
Maybe some more concrete examples may help: * nginx is not a drop in replacement for apache But from a client perspective, both implement HTTP/1.1. * podman is not a drop in replacement for docker But from a client perspective connecting to a service hosted in docker, that connection can still occur over TCP. On the other hand: * pkgconf is a drop in replacement for pkg-config * cronie is a drop in replacement for vixie-cron |
|
This seems too low level example to apply for Minecraft.
Minecraft has a lot going on, back and forth. For something to be 'compatible' it would need to be so detailed an implementation of the server, that it could potentially also be a 'drop in'.