Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solareenlo/bgnet
Beej's Guide to Network Programming (ja)
https://github.com/solareenlo/bgnet
hugo network-programming sockets translation
Last synced: 19 days ago
JSON representation
Beej's Guide to Network Programming (ja)
- Host: GitHub
- URL: https://github.com/solareenlo/bgnet
- Owner: solareenlo
- Created: 2022-01-03T22:40:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T04:35:21.000Z (about 3 years ago)
- Last Synced: 2024-11-08T02:46:20.886Z (2 months ago)
- Topics: hugo, network-programming, sockets, translation
- Language: JavaScript
- Homepage: https://solareenlo.com/bgnet/
- Size: 23 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Beej のインターネットソケットを利用したネットワークプログラミング入門
- Source code for the Japanese translation site of the https://beej.us/guide/bgnet/html/ using mdBook## Reference
- [Beej's Guide to Network Programming Using Internet Sockets](https://beej.us/guide/bgnet/)
- [rust-lang/mdBook](https://github.com/rust-lang/mdBook)
- [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook)