|
|
|
|
|
by cozis
968 days ago
|
|
Hey, happy you liked it!! > It wasn't clear from the article if you were planning on working on this further or leaving it as is At the moment I'm working on it on and off in my spare time. I think I will continue that way until all major features are done and stable > An HTTP/echo server you control is great for the bare essentials, but there are so many mind-boggling ways things can go wrong in the real world. I think the only way to catch those edge cases (and even so you'll never catch them all!) is to use it on as many different devices for as many real world applications as possible. Yes, I'm realizing that. From the beginning I've been thinking about going the unit test route but couldn't find a way to make it work. Thanks for the feedback! |
|