kenhuuu commented on code in PR #3447:
URL: https://github.com/apache/tinkerpop/pull/3447#discussion_r3399124986
##########
gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphBinary4/RequestMessageSerializer.cs:
##########
@@ -31,6 +31,12 @@ namespace Gremlin.Net.Structure.IO.GraphBinary4
/// <summary>
/// Serializes a <see cref="RequestMessage"/> in the GraphBinary 4.0
wire format.
/// </summary>
+ /// <remarks>
+ /// This serializer is no longer used by the default driver flow
(which now serializes
Review Comment:
You should start a thread on the devlist for this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]