Go to file
Alexander Lazarenko 58b1c67b97
Update module path to include version suffix
The module path was updated to align with Go versioning conventions by appending "/v2". This change ensures compatibility with Go's module versioning system and properly reflects the major version update.
2025-02-22 22:16:52 +03:00
cmd/dev-server Refactor network handling with SmartPackage abstraction 2025-02-22 21:15:03 +03:00
test Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
.gitignore Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
certificate.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
configmodel.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
devemm.go Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
evem.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
go.mod Update module path to include version suffix 2025-02-22 22:16:52 +03:00
go.sum Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
io.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
mediastreammodel.go Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
params.go Refactor and enhance handling of payloads and data structures 2025-02-22 19:23:16 +03:00
README.md Initial 2023-11-29 14:16:00 +03:00
scheme.go Refactor network handling with SmartPackage abstraction 2025-02-22 21:15:03 +03:00
smart.go Refactor network handling with SmartPackage abstraction 2025-02-22 21:15:03 +03:00
storm.go Added testing and rewrite serializer 2025-02-07 21:04:06 +03:00
utils.go File split 2023-11-30 20:05:11 +03:00

N9M