Mentioned the applictation-layer protocols.

This commit is contained in:
Izaya 2018-03-08 09:06:26 +11:00 committed by GitHub
parent fe52a72659
commit fe4a6d20fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@ Minitel aims to implement layers 3, 4 and 5 of the OSI model.
### OpenOS
- [Reference implementation for OpenOS](OpenOS/README.md)
## Application-layer protocols
This repository also contains a number of implementations and specifications for application-layer protocols using Minitel.
- [FRequest](FRequest/FRequest-protocol.md)
## Development and discussion
Code and documentation is hosted in the [Github repository](https://github.com/XeonSquared/OC-Minitel).