Package markets.alpaca.client.ws.internal


package markets.alpaca.client.ws.internal
Internal base classes for handwritten WebSocket stream clients.

Applications should use the public stream classes in markets.alpaca.client.ws and the factory methods on AlpacaClientFactory. Types in this package are implementation details for connection lifecycle, authentication tracking, reconnection, and subscription message handling.