Skip to content

Enable .NET driver over HTTP for 4.0.0#3338

Merged
xiazcy merged 7 commits intomasterfrom
dotnet-http
Mar 23, 2026
Merged

Enable .NET driver over HTTP for 4.0.0#3338
xiazcy merged 7 commits intomasterfrom
dotnet-http

Conversation

@xiazcy
Copy link
Copy Markdown
Contributor

@xiazcy xiazcy commented Mar 23, 2026

An overall feature-complete gremlin-dotnet over HTTP for the 4.0.0 branch. Includes commits from previously reviewed PRs, so I expect this to be a quick one to merge.

Remaining work for follow-up during Beta 2 code freeze would be the removal of all GraphSON serializers. Streaming HTTP improvement will be saved for 4.0.0 GA.

VOTE +1

xiazcy and others added 7 commits March 23, 2026 15:03
This is just the type serializers but not the message serializers which
will be implemented later. Uses the same style as GraphBinary1 despite
not having custom types.
Implement non-streaming HTTP in .NET while replacing all WebSocket reference and settings. Message serializers are also updated.
…it request and response serializer to allow user customization and moved MimeType into IMessageSerializer (#3334)
@xiazcy xiazcy marked this pull request as ready for review March 23, 2026 22:16
@kenhuuu
Copy link
Copy Markdown
Contributor

kenhuuu commented Mar 23, 2026

Having previously reviewed all commits in from the branch already, my VOTE is +1.

@Cole-Greer
Copy link
Copy Markdown
Contributor

I've also previously reviewed all commits into this branch. VOTE +1 (pending tests passing)

@xiazcy xiazcy merged commit 5d86993 into master Mar 23, 2026
47 checks passed
@xiazcy xiazcy deleted the dotnet-http branch March 23, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants