Skip to content

Commit 3e9e870

Browse files
author
ionut.stan
committed
Added Travis icon.
1 parent 72d94ec commit 3e9e870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.MD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Bidirectional JSON-RPC 2.0 server and client
22

3+
[![Build Status](https://travis-ci.org/oxygens/jsonrpc-bidirectional.svg?branch=master)](https://travis-ci.org/oxygens/jsonrpc-bidirectional)
4+
35
A main goal of this project is to have the JSONRPC server and client support __bidirectional JSON-RPC requests over a single WebSocket connection.__
46

57
Both the server and client support two __transports, HTTP and WebSocket__ ([websockets/ws](https://github.com/websockets/ws) compatible API), and allow more through plugin extensibility.

0 commit comments

Comments
 (0)