Artur Borecki pufereq
  • Joined on 2025-06-11
pufereq created pull request judas/judas_client#1 2025-08-28 22:42:17 +00:00
chore(release): 0.1.0
pufereq created branch release/0.1.0 in judas/judas_client 2025-08-28 22:41:07 +00:00
pufereq pushed to release/0.1.0 at judas/judas_client 2025-08-28 22:41:07 +00:00
pufereq pushed to develop at judas/judas_client 2025-08-28 22:40:48 +00:00
5844d4b521 feat(connector.py): require ACK for HELLO message, retry if not received
eef39bc2c0 chore(connector.py): remove redundant hello send in run()
4496fc60aa feat(connector.py): add reconnect() method to simplify reconnecting to server
25f6ebbf59 feat(connector.py): add send_hello() method
432ef9e242 refactor(connector.py): change max retry_interval to more sensible 30 secs
Compare 7 commits »
pufereq created branch feat/add-backend-server in judas/judas_server 2025-08-28 22:39:05 +00:00
pufereq pushed to feat/add-backend-server at judas/judas_server 2025-08-28 22:39:05 +00:00
d5985cf594 feat(__main__.py): display ascii judas splash screen on launch
b9fd84d08f feat(gaga.py): add Lady Gaga's Born This Way album art ASCII
f7f6f19808 style(__main__.py): organize imports
ac7799213c refactor(__main__.py): provide host and port args to BackendServer explicitly
54512d8393 chore(routes/api.py): adapt emit_polled_data() for Client class
Compare 10 commits »
pufereq pushed to develop at judas/judas_client 2025-08-28 17:46:08 +00:00
18e60ee8c7 chore(.vscode/launch.json): add 'Debug client' preset
8c30c4328d feat(connector.py): add Connector class
eec14b91fd feat(__main__.py): add __main__.py
84d4b98214 build(uv.lock): add depedency on judas_protocol
88bba5c449 build(pyproject.toml): add depedency on judas_protocol
Compare 5 commits »
pufereq created branch develop in judas/judas_client 2025-08-28 17:42:19 +00:00
pufereq pushed to develop at judas/judas_client 2025-08-28 17:42:19 +00:00
pufereq pushed to main at judas/judas_protocol 2025-08-28 13:19:23 +00:00
fd070b1763 feat(message.py): add b"\n" at end of data from to_bytes()
pufereq pushed to main at judas/judas_protocol 2025-08-28 12:40:05 +00:00
df55e0c5cb feat(message.py): add Message.from_bytes()
pufereq pushed to main at judas/judas_protocol 2025-08-28 11:24:25 +00:00
762d09ea9b feat(message.py): add Message.to_bytes()
pufereq pushed to main at judas/judas_protocol 2025-08-28 11:17:01 +00:00
b90653b3fd feat(__init__.py): add public api
pufereq created branch develop in judas/judas_protocol 2025-08-28 11:12:30 +00:00
pufereq pushed to develop at judas/judas_protocol 2025-08-28 11:12:30 +00:00
pufereq pushed to main at judas/judas_protocol 2025-08-28 11:11:34 +00:00
8af71dd552 ci: remove irrelevant workflows
pufereq pushed to main at judas/judas_protocol 2025-08-28 11:10:09 +00:00
dd4b8b0eb2 feat(message.py): add Message class
5e3ed0fe0f feat(types.py): add types.py
4cf669c373 build(uv.lock): add lockfile
0fc7994e9d build(pyproject.toml): configure basedpyright to ignore Any
Compare 4 commits »
pufereq pushed to main at judas/judas_protocol 2025-08-27 19:24:01 +00:00
2558c8896a Initial commit
pufereq pushed to main at judas/judas_protocol 2025-08-27 19:22:58 +00:00
99194e3608 Initial commit
pufereq created repository judas/judas_protocol 2025-08-27 19:14:54 +00:00