Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 663 Bytes

test.md

File metadata and controls

25 lines (13 loc) · 663 Bytes

On-line tools for demo

You can feel our demo using on-line tools without need to hack anything.

WebSocket client

Use our spartan WebSocket javascript client.

You can open it multiple times. You will see incoming messages in each tab.

REST client

Use hurl.it - on-line REST client.

Send POST message to

http://bitsocket-demo.bitrich.info:8080/publish/order_book

with some JSON body

{"test": 1}

As you can see on the following screenshot.

rest client screenshot