New tnetstrings code in proxymustdie branch
- From:
- Zed A. Shaw
- Date:
- 2011-03-27 @ 00:50
I just managed to get Ryan's tnetstring code into Mongrel2 on the
proxymustdie branch. It's not being used yet, but it can fully
serialize all the data types we need.
I'm also looking at paring down the adt code somewhat. There's a bunch
of weird crap in it for "side effect detection" which isn't used, and
some odd idea of "opaque" vs. "implementation" in the headers. I think
there's some speed gains to be had by getting rid of the macro/function
definition stuff in there. Also ditching dict.c and dict.h since we
aren't using it all.
Anyway, next step is to get a way to configure a handler to accept
tnetstrings.
--
Zed A. Shaw
http://zedshaw.com/