Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

edgarcai/quickfix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

119 Commits

Repository files navigation

QuickFIX/Go GoDoc Build Status

Open Source FIX Protocol library implemented in Go

FIX versions 4.0-5.0

Example Apps

See examples for some simple examples of using QuickFIX/Go.

Build and Test

QuickFIX/Go has build dependencies for testing. To fetch Go dependencies, run make get. Acceptance tests depend on ruby in path.

The default make target runs go vet and unit tests.

To run acceptance tests,

	# build acceptance test rig
	make build_accept
	# run acceptance tests
	make accept

About

FIX Protocol library implemented in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.8%
  • Other 0.2%

AltStyle によって変換されたページ (->オリジナル) /