Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cronyet/sentency
A project that looks like 一言 but provided much more perfect performance.
https://github.com/cronyet/sentency
csharp dotnet server socket
Last synced: about 2 months ago
JSON representation
A project that looks like 一言 but provided much more perfect performance.
- Host: GitHub
- URL: https://github.com/cronyet/sentency
- Owner: Cronyet
- License: mit
- Created: 2021-11-20T15:56:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T15:49:29.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T19:43:20.444Z (2 months ago)
- Topics: csharp, dotnet, server, socket
- Language: C#
- Homepage:
- Size: 52.7 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sentency
A project that looks like 一言 but provided much more perfect performance.# Docs
Sentency has two versions that one is running in the way of Socket connection
the other one is running in the way of web api
1. Socket Version
doc in ./code/socket/readme.md
2. Web API Version
doc in ./code/webapi/readme.md