Skip to content
This repository has been archived by the owner on Mar 1, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 330 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 330 Bytes

Scala-Tenthbit

An implementation of the Tenthbit protocol in Scala.

This implements two packages net.tenthbit.protocol for classes which represent messages that get sent across the wire, and net.tenthbit.server which provides a server using Akka's IO layer and Lift JSON, along with Slick for storing account information.