Project

General

Profile

Actions

Feature #731

closed

generic streaming parser api

Added by Victor Julien over 11 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Effort:
Difficulty:
Label:

Description

Several app layer parser are streaming. This is good for performance, but code is complicated leading to high risk of bugs.

A generic api would be a good idea.

We need a design first.

Actions #1

Updated by Victor Julien over 11 years ago

  • Subject changed from generic streaming api parser to generic streaming parser api
Actions #2

Updated by Anoop Saldanha about 11 years ago

Shall we have the api in the header file as inline functions?

Actions #3

Updated by Victor Julien about 11 years ago

Lets make it a normal API. When it's done and used, we can profile it and maybe do things like this, if necessary.

Actions #4

Updated by Victor Julien almost 5 years ago

  • Status changed from New to Closed
  • Assignee deleted (OISF Dev)
  • Target version deleted (TBD)

As we're moving protocol development into Rust as much as possible, we can close this.

Actions

Also available in: Atom PDF