Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaochundong/Cowboy
Cowboy.Sockets is a C# library for building sockets based services.
https://github.com/gaochundong/Cowboy
sockets tcp-client tcp-server
Last synced: 3 months ago
JSON representation
Cowboy.Sockets is a C# library for building sockets based services.
- Host: GitHub
- URL: https://github.com/gaochundong/Cowboy
- Owner: gaochundong
- License: mit
- Created: 2015-12-07T09:59:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T12:27:52.000Z (about 5 years ago)
- Last Synced: 2024-07-05T14:25:59.236Z (4 months ago)
- Topics: sockets, tcp-client, tcp-server
- Language: C#
- Homepage:
- Size: 2.85 MB
- Stars: 410
- Watchers: 45
- Forks: 180
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - gaochundong/Cowboy - Cowboy.Sockets is a C# library for building sockets based services. (C# #)
README
# Cowboy.Sockets
Cowboy.Sockets is a C# library for building sockets based services.- TCP client and server with flexible frame builders.