evristzam / ndt

Automatically exported from code.google.com/p/ndt
Other
0 stars 0 forks source link

Change messages' body to JSON format #145

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
All possible currently send messages between client and server should be 
changed to use JSON. Such formatted messages will be sent only when client and 
server supports it (these with MSG_EXTENDED_LOGIN support).

Original issue reported on code.google.com by skost...@soldevelo.com on 23 Apr 2014 at 11:59

GoogleCodeExporter commented 9 years ago

Original comment by skost...@soldevelo.com on 23 Apr 2014 at 11:59

GoogleCodeExporter commented 9 years ago
This issue is related to NDT server and C client only. Adding JSON support for 
flash and java clients were created as separated tasks.

Original comment by skost...@soldevelo.com on 13 May 2014 at 10:50

GoogleCodeExporter commented 9 years ago
First attempt is implemented with r1052, r1053 and r1055 commits.
Feel free to review

Original comment by skost...@soldevelo.com on 16 May 2014 at 8:11

GoogleCodeExporter commented 9 years ago
Has anyone some feedback related to these changes? Could they be merged into 
trunk?

Original comment by skost...@soldevelo.com on 22 May 2014 at 10:37

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Merged into trunk

Original comment by skost...@soldevelo.com on 28 May 2014 at 11:30

GoogleCodeExporter commented 9 years ago

Original comment by skost...@soldevelo.com on 23 Jun 2014 at 5:36