bjartwolf / http_chatbot

Silly chatbot for talking line delimited text over TCP
2 stars 2 forks source link

As a user, I would like to change parser after the headers based on Content-Encoding so that I can parse UTF-8 #9

Open bjartwolf opened 9 months ago

bjartwolf commented 9 months ago

Not sure this adds a lot, and suddenly the webserver has to be HTTP aware.... BUT it could be useful for sending smileys and such.

At least when replying it would likely be cool, possibly also have a check to not add lineendings when replying, so it is possible to send binarystuff from files or something. ,. . sounds like a bigger feature.