Releases: MATRIXXSoftware/go-mdd
Releases · MATRIXXSoftware/go-mdd
v0.9.0
04 Sep 03:44
Compare
Sorry, something went wrong.
No results found
Add TLS support for transport client and server.
v0.8.4
26 Jul 09:30
Compare
Sorry, something went wrong.
No results found
handle empty field container in decoding.
v0.8.3
22 Jul 03:16
Compare
Sorry, something went wrong.
No results found
Dictionary now can be loaded from xml schema files
Add support for more dataType
v0.8.2
12 Jun 02:40
Compare
Sorry, something went wrong.
No results found
Add context argment for client.SendMessage()
v0.8.1
10 Jun 14:30
Compare
Sorry, something went wrong.
No results found
Client will inject HopId,
Server will auto-populate request's HopId back to the client
v0.8.0
09 Jun 13:23
Compare
Sorry, something went wrong.
No results found
Transport now requires Codec
TCP Server and Client now process requests asynchronously
v0.7.2
06 Jun 03:36
Compare
Sorry, something went wrong.
No results found
Improve loggings
Add 3s timeout to client.sendMessage()
Server now never panic when Read() return error
v0.7.1
31 May 02:45
Compare
Sorry, something went wrong.
No results found
Log partially read TCP stream
Unexpected EOF no longer panic
v0.7.0
24 May 12:52
Compare
Sorry, something went wrong.
No results found
add container.CastVersion function
fix nested struct contains list values categories as list struct
v0.6.4
30 Jan 02:47
Compare
Sorry, something went wrong.
No results found
Add codec with container dictionary
All errors should be lowercase
Add encode/decode uint128 and int128 data type