This website requires JavaScript.
Explore
Help
Sign In
phill
/
tessera
Watch
1
Star
0
Fork
0
You've already forked tessera
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
70f3714d2f051e011a930f85d8e8847bcd1dcfb6
tessera
/
services
/
data_service
/
internal
History
Phillip Michelsen
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
..
config
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
domain
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
manager
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
provider
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
router
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
server
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
worker
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