Skip to content

adrianbartnik-sc/twinagle

 
 

Repository files navigation

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

  • IntelliJ [doesn't run plugins][intellij] during project build. Before importing, sbt compile may be necessary.

  • In order to run the full test suite (i.e. the unit tests & the end-to-end tests for code-generation) use sbt +test scripted

About

Twinagle = Twirp + Finagle

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%