Commit Graph

7 Commits

Author SHA1 Message Date
洛水居室
180b78fdab
🐛 Fix client stub 2023-07-18 13:19:53 +08:00
luoshuijs
40d55ea0ee
Add diary client 2023-06-09 11:48:56 +08:00
洛水居室
5f5c222f17
Add Lab Client 2023-05-08 10:00:01 +08:00
洛水居室
14b107b5a1
🎨 Organize client subdirectories and add __all__ variable
Moves all subdirectories from 'simnet/client' to 'simnet/client/components' and adds the `__all__` variable to all affected files.

This change is intended to improve code organization and make it easier to manage exported symbols from these modules.
2023-05-05 20:04:41 +08:00
洛水居室
bc7397f379
Add Auth Client 2023-05-04 23:51:24 +08:00
洛水居室
4291309aba
Add timeout configuration for the BaseClient 2023-05-02 01:02:53 +08:00
洛水居室
cd97a751b9
Add Star Rail Client 2023-05-02 01:02:53 +08:00