-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: teeworlds-go/protocol
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add complex trivia chat bot example (with standard library dependency only)
#27
by jxsl13
was merged Sep 19, 2024
Loading…
update to huffman v2 - removes tree initialization nearly completely
#24
by jxsl13
was merged Sep 18, 2024
Loading…
add default handling for application shutdown & being kicked from the server.
#22
by jxsl13
was merged Sep 18, 2024
Loading…
improve error messages that were previously overshadowed by read on closed connection error message due to the connection being closed
#21
by jxsl13
was merged Sep 16, 2024
Loading…
pr 004 - context awareness and graceful shutdown (not disconnect)
#18
by jxsl13
was merged Sep 12, 2024
Loading…
more error handling, better graceful shutdown, bugfix in filter callbacks & break the whole client :D
#13
by jxsl13
was closed Sep 12, 2024
Loading…
cleanup code, add test utilities, add error return values
#3
by jxsl13
was merged Jun 24, 2024
Loading…
cleanup code, add error handling, introduce packer & add a varint implementation and break a lot of stuff :D
#2
by jxsl13
was closed Aug 5, 2024
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.