Hi,
I have updated the client to support Sphinx 2.0.1-beta release (protocol version 0x118) and added support for string attributes. Changes are based on sphinxclient.c code shipped with Sphinx distro.
Added support for string attributes
8e8c836
Updated to support Sphinx 2.0.1-beta protocol
4e17d27
Fixed unicode strings handling
2200ae8
I also fixed a problem with unicode strings in buffer_extras.js
Whoa, thanks :) Will look closer tomorrow morning.
Sorry, cannot check - have to update Sphinx.
d2a2509
Hi,
I have updated the client to support Sphinx 2.0.1-beta release (protocol version 0x118) and added support for string attributes. Changes are based on sphinxclient.c code shipped with Sphinx distro.