This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-21 18:10:40 +08:00
Code
Issues
Releases
Wiki
Activity
64,294
Commits
4
Branches
793
Tags
0259ab761bfbcb3bb3b8a4a1d71a6ef15fffa0ca
Commit Graph
11 Commits
Implement client-side disconnection flow
Bartłomiej Dach
·
2023-11-21 15:15:45 +09:00
1c612e2e0c
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
Dean Herbert
·
2022-12-16 18:16:26 +09:00
27c497145f
Fix hub clients not reconnecting after connection error
Dan Balasescu
·
2022-12-09 17:12:20 +09:00
3570fa8d93
Fix potential incorrect connection state resulting in null reference
Dean Herbert
·
2022-11-18 13:45:46 +09:00
a5d22195f2
Fix chat connecting too early
Dan Balasescu
·
2022-11-04 19:36:24 +09:00
f12ada9d92
Merge branch 'master' into websocket-chat-2
Dean Herbert
·
2022-11-02 14:56:13 +09:00
2b04e852be
Add/adjust xmldocs
Dan Balasescu
·
2022-11-02 13:16:34 +09:00
30800c9252
Merge branch 'socket-client' into websocket-chat-2
Dan Balasescu
·
2022-11-02 11:49:57 +09:00
3816152c9d
Use IDisposable instead
Dan Balasescu
·
2022-11-02 11:49:04 +09:00
e59c8b7d24
Rename StartAsync -> ConnectAsync
Dan Balasescu
·
2022-11-02 11:44:16 +09:00
c9108ce41b
Rename Socket* -> PersistentEndpoint*
Dan Balasescu
·
2022-11-02 11:43:22 +09:00
46d1713e28