FujiNetWIFI/fujinet-firmware

We need an XPath parser for XML.

Open

#444 opened on Apr 17, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C (89 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (284 stars)
PR merge metrics
 (PR metrics pending)

Description

We need an XPath parser of some sort that can be attached to any protocol (e.g. HTTP).

I did a video demonstration showing a possible interface for the XML parser, here: https://www.youtube.com/watch?v=0C23ffVWvkM This was done with older code, and was just a proof of concept

But maybe this is a jumping off point for a better idea?

-Thom

Contributor guide