Skip to content

Builtin components

Ignacio del Valle Alles edited this page Feb 4, 2016 · 5 revisions

Services

The framework provides a series of builtin HTTP and Websocket descriptive services. All of them having an id starting with rpc.*.

Additional information can be found at http://demo.rpc.brutusin.org/rpc/repo

Functional testing module

org.brutusin:rpc-repo gives the developer useful information about the services deployed, and facilitates human testing, resulting in better project maintainability and eager problem detection.

Embedded server runtime

The framework defines a SPI for pluggable embedded server runtimes.

Currently, org.brutusin:rpc-tomcat is the reference implementation, based on Tomcat 8.