Skip to content

Bachmann1234/FinagleThriftBatmanExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finagle-Thrift example

I put together this simple finagle/thrift client/server to enable me to experment with the protocol.

The server does not do anything useful. It is not intended to

built with with SBT 1.1.6 further dependencies in build.sbt

To run the server:

sbt "runMain server.ServerRunner"

To run the client:

sbt "runMain server.ClientRunner"

About

AMall repo designed for experimenting with the finagle protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors