gmessages/libgm
2023-07-18 15:13:53 +03:00
..
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 RPC message builder 2023-07-18 03:08:01 +03:00
pblite Refactor incoming RPC data parsing to remove useless structs 2023-07-18 02:01:06 +03:00
routes Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
util Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
client.go Don't send listen events in the non-authed poller 2023-07-18 14:51:18 +03:00
conversation_builder.go Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
conversations.go Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
event_handler.go Refactor incoming RPC data parsing to remove useless structs 2023-07-18 02:01:06 +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
messages.go Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
pair.go Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
pairing_handler.go Refactor incoming RPC data parsing to remove useless structs 2023-07-18 02:01:06 +03:00
request.go Remove unused request functions 2023-07-17 16:57:28 +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.go Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
session_handler.go Remove RPC message builder 2023-07-18 03:08:01 +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