gmessages/libgm
2023-07-19 14:12:23 +03:00
..
crypto Make attachment decryption less hacky 2023-07-17 17:58:11 +03:00
events Refactor all protobuf HTTP request sending into shared functions 2023-07-19 13:59:11 +03:00
gmproto Refactor all protobuf HTTP request sending into shared functions 2023-07-19 13:59:11 +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 Unnest long polling handler 2023-07-19 14:12:23 +03:00
conversation_builder.go Reorganize protobuf schemas 2023-07-18 02:57:20 +03:00
event_handler.go Unnest long polling handler 2023-07-19 14:12:23 +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
http.go Refactor all protobuf HTTP request sending into shared functions 2023-07-19 13:59:11 +03:00
media.go Move download method to same file as upload 2023-07-19 01:18:06 +03:00
methods.go Merge all RPC call methods into one file 2023-07-19 01:17:12 +03:00
pair.go Unnest long polling handler 2023-07-19 14:12:23 +03:00
rpc.go Unnest long polling handler 2023-07-19 14:12:23 +03:00
session_handler.go Refactor all protobuf HTTP request sending into shared functions 2023-07-19 13:59:11 +03:00
updates_handler.go Unnest long polling handler 2023-07-19 14:12:23 +03:00