Logo
Explore Help
Sign In
encounter/go-rtmp
0
0
Fork 0
You've already forked go-rtmp
mirror of https://github.com/encounter/go-rtmp.git synced 2026-03-30 11:12:49 -07:00
Code Issues Packages Projects Releases Wiki Activity
161 Commits 1 Branch 0 Tags
07fc76d5fb2c93158366ed535522b37aab4ae3e2
Commit Graph

12 Commits

Author SHA1 Message Date
yutopp 2cba672397 Fix interface of ServerConfig. Now, HandlerFactory is renamed to OnConnect and returns *ConnConfig. Some options like Handler and Logger are moved into *ConnConfig from ServerConfig.Conn 2018-09-27 00:45:22 +09:00
yutopp d5ec2662b1 Support timeout by newConn by default. Move configs for timeout from ServerConfig to ConnConnfig 2018-08-24 00:55:29 +09:00
yutopp 83c86ef9e8 Move server-side specific features to serverConn. Discard logs by default 2018-08-24 00:09:09 +09:00
yutopp d396d15c6a Make NewConn to private. Move some initializations to newConn 2018-08-23 23:39:38 +09:00
yutopp 705fe0864a Add Close method to Server 2018-08-09 17:27:56 +09:00
yutopp c95124f16c Change log when Conn was closed 2018-07-12 21:23:40 +09:00
yutopp 00b9d9a96b support read/write timeout (Fix #1) 2018-07-07 17:37:03 +09:00
yutopp a105d38dd0 change interfaces of setting handles and loggers 2018-07-06 21:52:07 +09:00
yutopp 8c4aed0993 server supports config 2018-06-25 16:38:03 +09:00
yutopp 9984432b5d add Ack encoder/decoder. send Ack. improve error handling 2018-06-10 20:05:37 +09:00
yutopp 10698feb78 divide handler. use raw command objects temporarily 2018-05-31 21:03:04 +09:00
yutopp 25c1e1188f add chunk stream reader/writer. add server conn. add examples 2018-05-25 19:44:56 +09:00
Powered by Gitea Page: 301ms Template: 27ms
Auto
English
English
Licenses API