v2.1.0
Bug Fixes
- fix: Use
sync.atomic
instead of somesync.RWMutex
andsync.Mutex
.
Destructive update
- no yet.
Features
- no yet.
Links:
- Diff: v2.0.6...v2.1.0
- socket.io for nodejs: 4.7.5 (mark it)
sync.atomic
instead of some sync.RWMutex
and sync.Mutex
.