Skip to content

Tags: lianchangqiong/go-socket.io

Tags

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: googollee#507 (googollee#508)

Co-authored-by: Fabian Simon

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add: unix socket for redis_broadcast.go (googollee#464)

* add: unix socket for redis_broadcast.go

* add: example with unix socket

* chore: add breaking row

* chore: add breaking row

* add: some state work

* ref: redis options

* add: example

* rollback: examples

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add errors and cast check (googollee#468)

* refactor conn.go method(serveRead)

* fixed issue#444 golangci-lint error

* try my best to avoid ignoring error(exclude test file)

* update README.md,change to check error

* update README.md,change to check error

* revert golangci-lint

* revert golangci-lint code

* revert golangci-lint code

* add error msg

* fixed by comments

* fixed by comments

Co-authored-by: ralphchen <Wwkkvikthh123>

v1.5.0

Toggle v1.5.0's commit message
chore

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request googollee#441 from hvquy001/master

fix: uuid.NewV4() in single-value context error by change to use github.com/gofrs/uuid

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request googollee#371 from erkie/count

Feature: Add method for counting connected clients

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request googollee#319 from adrianmxb/feat/default-room

Solve multiple issues

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request googollee#239 from kunaldawn/feature_broadcast_room

Broadcast & Rooms support added back

v1.4.1

Toggle v1.4.1's commit message
fix example code

v1.0.1

Toggle v1.0.1's commit message
fix func doc