Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed lazer arch diagram placeholder
  • Loading branch information
aditya520 committed Oct 22, 2025
commit 652de1a729087fed5e2ee1724f3e167c0998ecbf
2 changes: 0 additions & 2 deletions pages/lazer/how-lazer-works.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ It aggregates data from multiple publishers and distributes it to consumers thro
The architecture consists of five main types of services that work together to provide ultra-low-latency data to consumers.
Each service has multiple instances running to ensure high availability and low latency.

### INSERT DIAGRAM HERE

### Publishers

Publishers are the entities that provide market data to Lazer. They submit updates via authenticated WebSocket connections.
Expand Down