Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

Troels51/nujet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New jet format

This repository is made to create a new wire format for Jet

The specification is written in kaitai, a Yaml format for specifying binary protocols. This format can be compiled to a python parser with ksc

To download kaitai follow directions at kaitai download I recommend download the unstable version because that has some features we use in the spec

Build Spec

To build a parser for the spec

ksc nujet.ksy -t python

Run python Server/Client

First build the nujet python parser inside each directory. Then run with python3. The client can only send a request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages