|
|
2e5fd96014
|
Scaffold new system
|
2025-10-11 21:39:13 +08:00 |
|
|
|
c512f51a57
|
Resolve "Deprecate Providers package in favor of Worker"
|
2025-10-09 15:53:02 +00:00 |
|
|
|
78c7632394
|
Implement socket streaming server and optimize connection handling; adjust test provider timing
|
2025-09-12 03:47:30 +00:00 |
|
|
|
924187b2f5
|
Begun redesign of binance futures websocket. Added test provider for testing purposes.
|
2025-09-11 08:29:12 +00:00 |
|
|
|
6ebc541de0
|
Refactor FuturesWebsocket: implement batch subscription handling, enhance connection management, and improve logging
|
2025-09-09 00:08:57 +00:00 |
|
|
|
70f3714d2f
|
Manager paradigm change to an event-loop concurrency style, begun implementing batching in binance futures_websocket.go
|
2025-09-07 12:01:36 +00:00 |
|
|
|
40fda456eb
|
Updated grpc servers to support new Manager API
|
2025-09-05 07:07:33 +00:00 |
|
|
|
6ad3deb5fc
|
Refactor stream management: rename stream methods to use 'Client' prefix for clarity and update related logic in gRPC and manager files
|
2025-08-21 12:53:20 +00:00 |
|
|
|
2484a33945
|
Refactor identifier handling: replace Provider and Subject fields with a single Key field in Identifier struct, update related message structures, and adjust parsing logic
|
2025-08-17 06:16:49 +00:00 |
|
|
|
dec67f2565
|
Refactor socket streaming server: improve connection handling, switch to protobuf for message encoding, and optimize write operations
|
2025-08-09 14:45:05 +00:00 |
|
|
|
d1369643d2
|
Update Message structure: change Payload type to bytes and add Encoding field
|
2025-08-09 13:45:45 +00:00 |
|
|
|
351a10bf0b
|
Refactor data service: rename streaming files, update gRPC service methods, and enhance stream management
|
2025-08-09 13:07:17 +00:00 |
|
|
|
b9cd25e9b4
|
Major update to the data service. Added gRPC and socket servers. Switched to using only a single go.mod at the root.
|
2025-06-27 18:24:10 +08:00 |
|