Skip to content

SpreadServe/TFWebSock

Repository files navigation

TFWebSock

TFWebSock is a Netty based web socket server implemented in Java against the TransFICC API. It enables spreadsheets built with SSAddin to subscribe to TransFICC market data. TFWebSock is freely available under the Apache License 2.0

Dependencies

transficc-client-library, transficc-sample-java-client, Netty 4.0.24, Gson 2.7, Guava 18.0

Build

Ensure you have TransFICC's client-library and sample-java-client in sibling directories to tfwebsock, then gradlew build

Acknowledgements

TFWebSock used John Boardman's excellent khs-stockticker as boilerplate. Thanks John!

Contact

john dot osullivan at spreadserve dot com

Releases

No releases published

Packages

No packages published