Skip to content

Commit 2e58a2c

Browse files
committed
add SIP to the list of examples
1 parent 8688637 commit 2e58a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Here is a (non exhaustive) list of known projects using nom:
292292
* [TLS](https://github.com/rusticata/tls-parser)
293293
* [IPFIX / Netflow v10](https://github.com/dominotree/rs-ipfix)
294294
* [GTP](https://github.com/fuerstenau/gorrosion-gtp)
295+
* [SIP](https://github.com/armatusmiles/sipcore/tree/master/crates/sipmsg)
295296
- Language specifications:
296297
* [BNF](https://github.com/snewt/bnf)
297298
- Misc formats:

0 commit comments

Comments
 (0)