Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)