.. |
crypto
|
Make attachment decryption less hacky
|
2023-07-17 17:58:11 +03:00 |
events
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |
gmproto
|
Remove unnecessary route definitions
|
2023-07-19 01:06:09 +03:00 |
pblite
|
Refactor incoming RPC data parsing to remove useless structs
|
2023-07-18 02:01:06 +03:00 |
util
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |
client.go
|
Remove unnecessary route definitions
|
2023-07-19 01:06:09 +03:00 |
conversation_builder.go
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |
event_handler.go
|
Remove unnecessary route definitions
|
2023-07-19 01:06:09 +03:00 |
go.mod
|
Add separate go module for libgm
|
2023-06-30 14:02:10 +03:00 |
go.sum
|
Add separate go module for libgm
|
2023-06-30 14:02:10 +03:00 |
methods.go
|
Merge all RPC call methods into one file
|
2023-07-19 01:17:12 +03:00 |
pair.go
|
Merge pairing-related code into one file
|
2023-07-19 01:08:13 +03:00 |
response_handler.go
|
Fix panic when logging in
|
2023-07-18 15:13:53 +03:00 |
rpc.go
|
Don't send listen events in the non-authed poller
|
2023-07-18 14:51:18 +03:00 |
session_handler.go
|
Remove unnecessary route definitions
|
2023-07-19 01:06:09 +03:00 |
updates_handler.go
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |
upload.go
|
Reorganize protobuf schemas
|
2023-07-18 02:57:20 +03:00 |