gpicchiarelli / goff3r

.NET library for Gopher client protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goff3r - Gopher Client Library

License: MIT GitHub release

Overview

goff3r is a lightweight and minimalistic library for building Gopher clients in .NET. It is designed to be compliant with the Gopher protocol specifications outlined in RFC 1436.

Features

Supports the Gopher protocol as specified in RFC 1436. Provides an easy-to-use interface for fetching and parsing Gopher content. Lightweight and minimalistic design for easy integration into projects. Written from scratch, adhering closely to the RFC standards.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the LICENSE.

About

.NET library for Gopher client protocol

License:MIT License


Languages

Language:C# 100.0%