Skip to content

EOSTribe/spectrum-websocket-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket-endpoint

WebSocket Endpoint

Redis

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