Commit graph

12 commits

Author SHA1 Message Date
Jonathan Barrow
0e4ff2bec9
added FindClientByConnectionID field on PRUDPServer 2023-11-12 01:28:44 -05:00
Jonathan Barrow
f9f4d3bca4
total rewrite 2023-11-10 01:28:25 -05:00
PabloMK7
7c742784ba Minor optimization 2023-11-04 13:24:26 +01:00
PabloMK7
537c4d1dfd Change description 2023-11-04 13:22:10 +01:00
PabloMK7
1fe8a91093 Add RunAndDelete to MutexMap to fix rc 2023-11-04 13:17:05 +01:00
PabloMK7
0fbcb7d1be
Update mutex_map.go
Co-authored-by: Daniel López Guimaraes <112760654+DaniElectra@users.noreply.github.com>
2023-09-15 17:36:06 +02:00
PabloMK7
1e5d8f9fd7
Update Each godoc 2023-09-15 17:30:17 +02:00
PabloMK7
d08058f95f
Apply suggestions from code review
Co-authored-by: Jonathan Barrow <jonbarrow1998@gmail.com>
Co-authored-by: Daniel López Guimaraes <112760654+DaniElectra@users.noreply.github.com>
2023-09-15 17:28:03 +02:00
PabloMK7
a5810b2e85 Actually fix the deadlock 2023-09-15 15:35:35 +02:00
PabloMK7
597496de27 Use RLock/RUnlock in mutex map set and delete 2023-09-15 15:07:21 +02:00
Jonathan Barrow
6be87c5a98
Added server->client packet retransmission 2023-09-12 15:47:39 -04:00
Jonathan Barrow
23f3683781
update: added experimental MutexMap type for safe map access 2023-09-03 17:00:19 -04:00