This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
Kyren223
/
eko
Watch
1
Star
1
Fork
0
You've already forked eko
mirror of
https://github.com/Kyren223/eko.git
synced
2026-07-11 06:49:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a0da9f4bb4b2f9fdeed484a77ea87b963ddb161
eko
/
internal
/
packet
History
Kyren223
0be78648cd
Fixed mprocs sending SIGHUP on restart instead of SIGTERM by adding
...
exec and updated gitignore
2025-07-07 20:06:26 +03:00
..
encoders.go
feat: worked on client
2024-10-24 16:39:14 +03:00
models.go
Users that are no longer members (left/kicked/banned) now get fetched
2025-02-13 16:49:07 +02:00
packet_test.go
Implemented server-side authentication in accordance to the protocol
2025-07-06 14:40:32 +03:00
packet.go
Added better logging for packets and payloads and now the writer is
2025-07-06 18:20:46 +03:00
protocol.md
Implemented server-side authentication in accordance to the protocol
2025-07-06 14:40:32 +03:00
types.go
Fixed mprocs sending SIGHUP on restart instead of SIGTERM by adding
2025-07-07 20:06:26 +03:00