This started as a little experiment but has since become useful enough for me I thought I would share it. Basically it lets you make function calls from a web page using javascript through a websocket without dealing with all the ugly details.
Any feedback would be appreciated.
Thanks