Yesterday, I spent much of the day playing around with Javascript and PHP. I had the idea to create a simple web front-end to access the Weewar API and control bots, an alternative to the current main method of controlling bots, which is to use existing non-web-based Java programs to call the API or use [...]
Filed under: Uncategorized | Comment (0)
I just spent the last fifteen minutes trying to figure out why my HTTP GET request was hanging on input. I had had this problem a few days ago and solved it somehow, but I completely forgot how. It turns out, I just forgot to put a blank line at the end of my GET [...]
Filed under: Uncategorized | Comment (0)