Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsc

GoDoc Go.Dev reference codecov Tests Go Report Card Licence Tag

Features

  • reconnect
  • keepalive

Usage

Installation

Use go get.

    go get github.com/wyy-go/wlog

Then import the package into your own code.

    import "github.com/wyy-go/wlog"

Example

About

websocket support reconnect

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from wyy-go/go-cli-template