Commit Graph

16 Commits

Author SHA1 Message Date
cubexteam
94c04eb982 perf: drop bytes.Buffer, use slice append
perf: drop bytes.Buffer, use slice append
2026-03-04 18:24:09 +03:00
cubexteam
4435c362be fix: remove recover(), fix buf size, handle errors
fix: remove recover(), fix buf size, handle errors
2026-03-04 18:19:55 +03:00
cubexteam
b16628dd5d fix: splitSeq, map struct{}, unlock before WriteToUDP
fix: splitSeq, map struct{}, unlock before WriteToUDP
2026-03-04 18:16:16 +03:00
cubexteam
0f42c90ac0 refactor: var → const
refactor: var → const
2026-03-04 18:11:38 +03:00
cubexteam
c2d6519e60 Update const.go 2026-03-04 18:09:31 +03:00
cubexteam
9d4b118cea refactor: replace var with const for timeouts, fix RaknetMagic allocation
refactor: replace var with const for timeouts, fix RaknetMagic allocation
2026-03-04 18:08:07 +03:00
cubexteam
430e80b4c7 refactor: replace var with const for timeouts, fix RaknetMagic allocation
refactor: replace var with const for timeouts, fix RaknetMagic allocation
2026-03-04 18:07:03 +03:00
cubexteam
87e4dd35ee refactor: replace var with const for timeouts, fix RaknetMagic allocation 2026-03-04 18:06:29 +03:00
cubexteam
d2ccb5fde2 Update const.go
refactor: replace var with const for timeouts, fix RaknetMagic allocation
2026-03-04 18:05:56 +03:00
cubexteam
65c83e685d build: update go version to 1.24.0
build: update go version to 1.24.0
2026-03-04 11:38:40 +03:00
cubexteam
d2ca01b7c6 build: update go version to 1.24.0 2026-03-04 11:37:53 +03:00
SantianDev
8af2958ed5 Merge branch 'main' of https://github.com/cubexteam/Frodding 2026-03-03 15:12:28 +03:00
SantianDev
a9c89f027a Initial commit 2026-03-03 15:05:55 +03:00
cubexteam
ad0c464a86 Delete go.mod 2026-03-03 14:56:06 +03:00
cubexteam
5afaf12cb2 Add files via upload 2026-03-03 14:55:32 +03:00
cubexteam
8c623bc9e6 Create README.md 2026-03-03 14:53:14 +03:00