Skip to content

LeonidShamis/TestSubscribeChannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simulate Subscribing to Channel

Simplified demonstration of the issue bitrich-info/xchange-stream#8 (comment)

NOTES:

  • Not really creating any streams, not using Observables
  • Calling Marker Data service with currenly pair only:
	streamingMDService.getTicker(currencyPair);

Output (running checkit.Main in IntelliJ IDEA):

Going to subscribe to channel for BTC-USD ...
Sent subscribe message: { event: subscribe, channel: BTC-USD }
Ticker: Here is a Ticker for channel BTC-USD

About

Simulate Subscribing to Channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages