sctp
sctp 

所属分类:编程语言基础
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2023-04-06 12:06:19
上 传 者sh-1993
说明:  Go编程语言的SCTP库
(SCTP library for the Go programming language)

文件列表:
.travis.yml (741, 2023-04-06)
GO_LICENSE (1479, 2023-04-06)
LICENSE (11357, 2023-04-06)
NOTICE (164, 2023-04-06)
example/ (0, 2023-04-06)
example/sctp.go (3797, 2023-04-06)
go.mod (45, 2023-04-06)
ipsock_linux.go (6399, 2023-04-06)
sctp.go (17282, 2023-04-06)
sctp_linux.go (8236, 2023-04-06)
sctp_streams_test.go (4008, 2023-04-06)
sctp_test.go (5062, 2023-04-06)
sctp_unsupported.go (2696, 2023-04-06)

Stream Control Transmission Protocol (SCTP) ---- [![Build Status](https://travis-ci.org/ishidawataru/sctp.svg?branch=master)](https://travis-ci.org/ishidawataru/sctp/builds) Examples ---- See `example/sctp.go` ```go $ cd example $ go build $ # run example SCTP server $ ./example -server -port 1000 -ip 10.10.0.1,10.20.0.1 $ # run example SCTP client $ ./example -port 1000 -ip 10.10.0.1,10.20.0.1 ```

近期下载者

相关文件


收藏者