Skip to content

Conversation

@thecodefactory
Copy link
Member

Replaces (or rather builds on) #493 and includes a set of rebased updates from @evoskuil

Having moved all of the websocket/HTTP(s)/JSON-RPC code into libbitcoin-protocol (see libbitcoin/libbitcoin-protocol#193), this code in libbitcoin-server ends up much more simplified.

@thecodefactory
Copy link
Member Author

Requires libbitcoin/libbitcoin-protocol#193

thecodefactory and others added 22 commits December 19, 2018 08:03
libbitcoin subscriptions and query services, which extend existing
zeromq services.

Allow mbedtls to be conditionally compiled, which allows optional SSL
support.

Re-generate build artifacts.
thread state with the zmq thread, instead providing a mechanism where
all web state is managed by the web thread exclusively.

Require that valid origins be specified in configuration.
@evoskuil evoskuil merged commit 87c6568 into libbitcoin:master Dec 23, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling 3b9daf5 on thecodefactory:websocket-combined into 062ee36 on libbitcoin:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants