Home

Awesome

Twinagle = Twirp + Finagle

Build Status Maven Central

Twinagle is an implementation of the Twirp wire protocol for Scala+Finagle.

Please see the documentation website for an introduction.

How to contribute

Thanks for your interest in Twinagle, we're welcome your contributions! For larger changes, please open an issue to discuss them before spending lots of time implementing things. For small changes, hack away and submit a pull request.

Please ensure that sbt scalafmtCheckAll +test scripted passes when submitting code changes.

Notes