Skip to content

Latest commit

 

History

History
 
 

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Nassau Core

Nassau Core implements the NASDAQ transport protocols.

Features

Nassau Core has the following features:

  • SoupBinTCP client and server implementation
  • MoldUDP64 client, server, and request server implementation
  • BinaryFILE reader and writer implementation

Dependencies

Nassau Core depends on the following libraries:

Download

Add a Maven dependency to Nassau Core:

<dependency>
  <groupId>com.paritytrading.nassau</groupId>
  <artifactId>nassau-core</artifactId>
  <version><!-- latest release --></version>
</dependency>

See the latest release on GitHub.

License

Released under the Apache License, Version 2.0.