Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-17 | GatsCon now supports proxying, and way better than qtbenc ever did. Not only | Mike Buland | |
does it proxy, but you can inject your own messages going to the client or host. Pretty slick, really. Next up, reading and creating files. | |||
2011-05-17 | Gats::Object now has a strToGats function, it's pretty slick, it takes a string | Mike Buland | |
and produces a fully formed gats tree. Also, gatscon now can interact with a server directly. | |||
2011-05-16 | Almost there! I'm adding a qtbenc-like program for gats, only cooler. It'll | Mike Buland | |
really help us debug gats based protocols and look at gats files, and the like. | |||
2011-04-06 | libgats now generates a really basic version.h | Mike Buland | |
2010-08-19 | Wow, it pretty much all works. the float format is a little funny, I treat it | Mike Buland | |
as a string, with a string header and then string data that is then turned into a float. It's pretty much how it's going to work, unless I come up with something revolutionary. | |||
2010-08-14 | libgats gets it's own repo. The rest of the history is in my misc repo. | Mike Buland | |