You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

github.com/shiguredo/websocket

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/shiguredo/websocket

v1.6.1
Source
Go
Version published
Created
Source

Gorilla WebSocket

これは gorilla/websocket: A fast, well-tested and widely used WebSocket implementation for Go. をフォークして、時雨堂がメンテナンスを行っています。

メンテナンス方針

  • 時雨堂がこのライブラリを利用している限りはメンテナンスを行う
  • 最新の Go に追従する
  • shiguredo ブランチで開発を行う
  • 日本語コミットログ
  • 日本語ドキュメント
  • 仕様の破壊的変更は行わない
  • メジャーバージョンアップはせず変更があるたびマイナーバージョンを上げ続ける
  • 追従やバグへの修正の PR のみ受け付ける

インストール

go get github.com/shiguredo/websocket

FAQs

Package last updated on 30 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts