|
|
0e60e604bb
|
api/message/msgpack/codec.go: fix go:generate command
|
2023-04-26 11:41:29 +02:00 |
|
|
|
0650845a0c
|
api/message/types.go: Change ActionTrace.Data to a byte slice and provide GetData() function that unmarshalls.
Only the client code should care about the content. So just transmit it as
a byte slice containing json data.
|
2023-04-26 11:39:58 +02:00 |
|
|
|
2e8c228076
|
Adding api/message/msgpack
|
2023-04-25 16:58:31 +02:00 |
|
|
|
f3900bc262
|
api/message/types.go: add msgpack tags
|
2023-04-25 16:57:28 +02:00 |
|
|
|
3e8712c0c0
|
Adding api/message/json/codec.go
|
2023-04-24 16:06:56 +02:00 |
|
|
|
0d1b0f4310
|
Adding api/message/codec_manager.go to manager message codecs.
|
2023-04-24 16:06:23 +02:00 |
|
|
|
b221b0415a
|
Typo fix. should be Heartbeat and not Hearthbeat
|
2023-04-21 15:23:13 +02:00 |
|
|
|
102045e47e
|
rename transport to api
|
2023-04-19 09:52:29 +02:00 |
|