All Projects → FIXTradingCommunity → fixp-specification

FIXTradingCommunity / fixp-specification

Licence: other
FIXP - FIX performance session layer specification

Programming Languages

shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to fixp-specification

can-prog
Command-line tool to flashing devices by CAN-BUS
Stars: ✭ 66 (+65%)
Mutual labels:  protocol
go-mcproto
Minecraft Protocol implementation in Go
Stars: ✭ 33 (-17.5%)
Mutual labels:  protocol
WPA2-CCMP-Authentication-Protocol
Authentication protocol using Advanced Encryption Standard. Information security is the primary goal here.
Stars: ✭ 106 (+165%)
Mutual labels:  protocol
republic-go
An official reference implementation of Republic Protocol, written in Go
Stars: ✭ 58 (+45%)
Mutual labels:  protocol
433MHz Tx Rx
Arduino based 433MHz Tx and Rx combo using Manchester protocol
Stars: ✭ 27 (-32.5%)
Mutual labels:  protocol
diaspora federation
A library that provides functionalities needed for the diaspora* federation protocol.
Stars: ✭ 97 (+142.5%)
Mutual labels:  protocol
StriderMqtt
A very thin MQTT client
Stars: ✭ 21 (-47.5%)
Mutual labels:  protocol
Socket-Programming-With-C
✉️ Learn Network Protocol and Network Programming
Stars: ✭ 147 (+267.5%)
Mutual labels:  protocol
procbridge
A super-lightweight IPC (Inter-Process Communication) protocol over TCP socket.
Stars: ✭ 118 (+195%)
Mutual labels:  protocol
gofins
gofins is fins client written by Go to communicate with omron PLC
Stars: ✭ 55 (+37.5%)
Mutual labels:  protocol
network
Monorepo containing all the main components of Streamr Network.
Stars: ✭ 522 (+1205%)
Mutual labels:  protocol
gonano
An implementation of the Nano cryptocurrency in Go
Stars: ✭ 34 (-15%)
Mutual labels:  protocol
clearth
Test automation tool for Clearing, Settlement and Back-Office Systems
Stars: ✭ 26 (-35%)
Mutual labels:  fixprotocol
fix-json-encoding-spec
Technical specification for mapping FIX to JSON encoding
Stars: ✭ 21 (-47.5%)
Mutual labels:  fixprotocol
go.pkt
📨 Go libraries for capturing, injecting, filtering, encoding and decoding network packets
Stars: ✭ 119 (+197.5%)
Mutual labels:  protocol
goridge-php
PHP Goridge Protocol implementation
Stars: ✭ 53 (+32.5%)
Mutual labels:  protocol
arancino-daemon
No description or website provided.
Stars: ✭ 12 (-70%)
Mutual labels:  protocol
http2-client
A native HTTP2 client in Haskell
Stars: ✭ 41 (+2.5%)
Mutual labels:  protocol
ArianeeMaster
Smart contracts & tools for Arianee Protocol
Stars: ✭ 30 (-25%)
Mutual labels:  protocol
rust-cdp
🔨 Chrome DevTools Protocol toolkit for Rust
Stars: ✭ 25 (-37.5%)
Mutual labels:  protocol

fixp-specification

This project contains specifications and resources for FIX Performance session layer (FIXP).

Protocol stack

FIXP is part of a family of protocols created by the High Performance Working Group of the FIX Trading Community. FIXP is a session layer protocol (layer 5).

Versions

The planned lifecycle of this project is to work iteratively in a series of release candidates. After each release candidate is approved, it will be exposed to public review. Issues may be entered here in GitHub or in a discussion forum on the FIX Trading Community site. When a version is considered complete, the last release candidate will be promoted to Draft Standard.

Promotion to final Technical Standard is contingent on successful public review and evidence of at least two interoperable implementations.

All approved versions of the FIXP specification are available as PDF documents at FIX Performance Session Layer (FIXP).

Version 1.1 Draft Standard

Version 1.1 was approved for publication by the Global Technical Committee on April 18, 2019. A guideline for using FIXP over Websocket transport has been added to the specification. Comments may be entered in the FIX discussion forum (https://forum.fixtrading.org/). Pull requests and issues may be entered in this GitHub project for errata or proposed enhancements.

Version 1.0 Technical Standard

Version 1.0 Technical Standard has been finalized and was approved for publication by the Global Technical Committee on April 15, 2021. Pull requests will only be accepted for errata.

Release Candidates and the Draft Standard for Version 1.0 are included here for reference only.

License

FIXP specifications are © Copyright 2014-2021 FIX Protocol Ltd.

Creative Commons License
FIX Performance Session Layer specification by FIX Protocol Ltd. is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
Based on a work at https://github.com/FIXTradingCommunity/fixp-specification.

Implementations

We will post links to open source implementations of FIXP. Implementors, contact one of the owners of this repository.

Reference Implementation: silverflash

An open-source implementation of FIXP is available in GitHub project FIXTradingCommunity/silverflash. That project also demonstrates FIX standards Simple Binary Encoding (SBE) and Simple Open Framing Header (SOFH).

Project Conga

Project Conga is a proof of concept of high performance FIX semantics over WebSocket with SBE and JSON encodings. At the session layer, it employs FIXP for session durability, reliability, and recoverability.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].