Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add bson protocol #4145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add bson protocol #4145

wants to merge 1 commit into from

Conversation

laurentcau
Copy link

@laurentcau laurentcau commented Jan 22, 2025

Add bson protocol for body encoding/decoding

@laurentcau laurentcau force-pushed the bson branch 2 times, most recently from aec4732 to 78408cb Compare January 23, 2025 09:57
@laurentcau
Copy link
Author

ping
@manucorporat
@javierprovecho

@@ -0,0 +1,30 @@
// Copyright 2014 Manu Martinez-Almeida. All rights reserved.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// Copyright 2025 Gin Core Team. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.

@@ -0,0 +1,36 @@
// Copyright 2018 Gin Core Team. All rights reserved.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// Copyright 2025 Gin Core Team. All rights reserved.
// Use of this source code is governed by a MIT style
// license that can be found in the LICENSE file.

@appleboy appleboy added this to the v1.11 milestone Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants