https://github.com/vascokk/diaj
Diameter protocol encoding/decoding in Java.
https://github.com/vascokk/diaj
abnf decoder diameter encoder java
Last synced: 4 months ago
JSON representation
Diameter protocol encoding/decoding in Java.
- Host: GitHub
- URL: https://github.com/vascokk/diaj
- Owner: vascokk
- Created: 2017-09-05T11:04:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T17:08:38.000Z (over 1 year ago)
- Last Synced: 2025-01-08T18:26:07.617Z (over 1 year ago)
- Topics: abnf, decoder, diameter, encoder, java
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# diaj
Most of the Java implementations use XML for dictionary definition. This one uses the original RFC ABNF notation.