Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 174 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 174 Bytes

algorand.spectrum.websocket.api.ws-endpoint

WebSocket Endpoint

Redis

to run Redis in docker using the following command: docker run -d --name redis -p 6379:6379 redis