code: conn, err := hivething.Connect("test.test.com:10000", hivething.DefaultOptions) err: 2014/11/06 16:34:29 Connect error Required field 'client_protocol' is unset! Struct:TOpenSessionReq(client_protocol:null)
code:
conn, err := hivething.Connect("test.test.com:10000", hivething.DefaultOptions)
err:
2014/11/06 16:34:29 Connect error Required field 'client_protocol' is unset! Struct:TOpenSessionReq(client_protocol:null)