Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: Add linter rule to prevent breaking of sse#4144

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Emyrk merged 3 commits intomainfromstevenmasley/protect-sse
Sep 27, 2022

Conversation

Emyrk
Copy link
Member

This linter rule prevents us from creating a response writer wrapper without fully implementing all the required interfaces.

  • http.Flusher is required for Server side events
  • http.Hijacker is required for websockets.

@EmyrkEmyrk requested a review fromf0sselSeptember 21, 2022 12:10
Copy link
Contributor

@f0sself0ssel left a comment

Choose a reason for hiding this comment

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

Very helpful

Copy link
Contributor

@coadlercoadler left a comment

Choose a reason for hiding this comment

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

very cool

@EmyrkEmyrk merged commit27c8345 intomainSep 27, 2022
@EmyrkEmyrk deleted the stevenmasley/protect-sse branchSeptember 27, 2022 15:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@coadlercoadlercoadler approved these changes

@f0sself0sself0ssel approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@Emyrk@coadler@f0ssel

[8]ページ先頭

©2009-2025 Movatter.jp