Skip to content

Commit

Permalink
redo sockets implementation (#72)
Browse files Browse the repository at this point in the history

adds a proper handshake before allowing connection & cleans up this mess
  • Loading branch information
furudean authored Nov 23, 2024
1 parent 4381701 commit adad37c
Show file tree
Hide file tree
Showing 14 changed files with 1,356 additions and 1,702 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.

- Allow toggling follow cursor even if no game is running
- Fix websockets detection on older versions (#70)
- Redo sockets implementation, now doing a handshake before connecting properly
- Fix a bug where decorations were repeatedly being repainted

## 1.26.1 - 2024-11-04

Expand Down
Loading

0 comments on commit adad37c

Please sign in to comment.