|
96d46f63d2
|
client: remove payload parameter in decoder function
replace with (*network.Packet).Payload
|
2023-02-11 20:49:33 +08:00 |
|
|
733944693c
|
client/internal/network: unify IncomingPacket&IncomingPacketInfo
|
2023-02-11 17:03:35 +08:00 |
|
|
4a007cfcf9
|
all: rewrite interface{} to any
generated by `gofmt -w -r 'interface{} -> any' .`
|
2022-03-17 10:52:03 +08:00 |
|
|
3e2b57eab5
|
internal/network: first version of transport send
|
2021-12-22 20:13:23 +08:00 |
|
|
b398cec6a5
|
refactor: move highway.go to client/internal/highway
|
2021-12-15 19:13:52 +08:00 |
|
|
5ff69f3c3a
|
binary/jce: use go/parser generator
|
2021-12-12 14:38:03 +08:00 |
|