anonpenguin23
|
a97fb21200
|
Enhance AuthClient to support optional refresh tokens and API keys in the authentication response; update token persistence logic for improved session management. Remove debug logging from PubSubClient to reduce console output.
|
2025-10-29 07:02:46 +02:00 |
|
anonpenguin23
|
fa357668cb
|
Add getApiKey method to HttpClient and update PubSubClient to use it for authentication. Change WebSocket URL from localhost to 127.0.0.1 for improved compatibility.
|
2025-10-29 06:53:49 +02:00 |
|
anonpenguin23
|
c6dfb0bfed
|
Increase default timeout in HttpClient to 60 seconds for pub/sub operations; simplify WSClient by removing unused configuration options and enhancing connection handling with open and close event handlers; refactor PubSubClient to improve WebSocket subscription management and message handling.
|
2025-10-28 10:25:10 +02:00 |
|
anonpenguin23
|
2de0cb1983
|
Enhance README with detailed Pub/Sub messaging features, including multi-subscriber support and message interface; improve HttpClient with per-request timeout handling; update PubSubClient to support raw message handling and validate message envelopes.
|
2025-10-27 17:30:49 +02:00 |
|
anonpenguin23
|
eab542952e
|
Enhance WebSocket error handling and add base64 encoding/decoding utilities in PubSubClient; refactor message publishing logic to support base64 data
|
2025-10-27 09:01:14 +02:00 |
|
anonpenguin23
|
ddec9f6733
|
Init Network Typescript SDK
|
2025-10-22 09:06:42 +03:00 |
|