Hector Chu
Hector Chu
Hi smpanaro, Thanks for the great code you have done!, I have been enjoying sync between my iPad and Chrome for two weeks now and I already feel I can't...
Not sure if this is being monitored, but making this PR to make comparison easier.
Now that a general library for MWEB has been made available in the form of https://github.com/ltcmweb/mwebd, support for MWEB should be added using this library.
C.CString is present but C.CBytes is not. Workaround is unsafe.Pointer(C.CString(string(data))) but that's ugly.
Changes necessary to support MWEB.