mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
docs: add webhooked to networking listing (#4510)
* docs: add webhooked to networking listing * docs: the package is not ordered correctly
This commit is contained in:
parent
9e5798deb2
commit
cc814878fb
@ -2016,6 +2016,7 @@ _Libraries for working with various layers of the network._
|
|||||||
- [utp](https://github.com/anacrolix/utp) - Go uTP micro transport protocol implementation.
|
- [utp](https://github.com/anacrolix/utp) - Go uTP micro transport protocol implementation.
|
||||||
- [vssh](https://github.com/yahoo/vssh) - Go library for building network and server automation over SSH protocol.
|
- [vssh](https://github.com/yahoo/vssh) - Go library for building network and server automation over SSH protocol.
|
||||||
- [water](https://github.com/songgao/water) - Simple TUN/TAP library.
|
- [water](https://github.com/songgao/water) - Simple TUN/TAP library.
|
||||||
|
- [webhooked](https://github.com/42Atomys/webhooked) - A webhook receiver on steroids: handle, secure, format and store a Webhook payload has never been easier.
|
||||||
- [webrtc](https://github.com/pions/webrtc) - A pure Go implementation of the WebRTC API.
|
- [webrtc](https://github.com/pions/webrtc) - A pure Go implementation of the WebRTC API.
|
||||||
- [winrm](https://github.com/masterzen/winrm) - Go WinRM client to remotely execute commands on Windows machines.
|
- [winrm](https://github.com/masterzen/winrm) - Go WinRM client to remotely execute commands on Windows machines.
|
||||||
- [xtcp](https://github.com/xfxdev/xtcp) - TCP Server Framework with simultaneous full duplex communication, graceful shutdown, and custom protocol.
|
- [xtcp](https://github.com/xfxdev/xtcp) - TCP Server Framework with simultaneous full duplex communication, graceful shutdown, and custom protocol.
|
||||||
|
Loading…
Reference in New Issue
Block a user