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-12 15:20:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b4b09dee11aec2ca2b3b03d46a66e153ef4036a
eko
/
internal
/
packet
History
Kyren223
f0607f1663
Server now also sends the last_read column to the client so the client
...
so the client can use it to persist notifications
2025-02-04 19:37:06 +02:00
..
encoders.go
feat: worked on client
2024-10-24 16:39:14 +03:00
models.go
Added pings to messages in frequencies
2025-01-27 20:10:48 +02:00
packet_test.go
Removed failing on purpose, test should now pass
2025-01-07 17:23:45 +02:00
packet.go
Refactored the way notifications work on the server-side, next commit
2025-02-04 18:52:57 +02:00
protocol.txt
refactor: server split into server, session and api
2024-10-24 18:13:39 +03:00
types.go
Server now also sends the last_read column to the client so the client
2025-02-04 19:37:06 +02:00