mystiker / webmud3

Webmud3: third generation of the UNItopia Webmud as open source project.
GNU General Public License v3.0
1 stars 0 forks source link

Negotiate Encoding #26

Closed mystiker closed 4 months ago

mystiker commented 4 months ago

The coding can be changed within the MUD via "einstellungen". To work properly, this should be set to UTF-8. As far as I know, the Webmud client can negotiate the encoding with the MUD. This feature once worked, but was broken by refactoring.

The goal should be for the client to automatically negotiate the most sensible encoding with the MUD. This should probably end up being UTF-8.