fix: log cmpp packet decode failures

This commit is contained in:
hectorzhao
2026-07-11 10:40:46 +08:00
parent 208a6c23f8
commit 20f89d14aa
20 changed files with 3462 additions and 2 deletions
+2
View File
@@ -2,6 +2,8 @@ module cmpp-platform/gateway
go 1.26
replace github.com/bigwhite/gocmpp => ./third_party/gocmpp
require (
github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 // indirect
github.com/alicebob/miniredis/v2 v2.34.0 // indirect