Commit graph

13 commits

Author SHA1 Message Date
Anonymous a01cc448ee
Fix multiple fallthrough warnings 2017-12-02 19:33:11 +00:00
Sergey Dryabzhinsky 4c7dd6ed00 Update:
- add more debug output for 'play' handler to view all chained calls
- fix gcc compilation fail or live module with ```-Werror``` option
  - wrap var definition with debug enabled check
2015-11-30 13:02:57 +03:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan 6e55e3a77f fixed compilation 2012-10-04 14:00:18 +04:00
Roman Arutyunyan cc632eb6b6 refactored & restyled access module; implemented access inheritance from higher config levels 2012-10-04 11:25:51 +04:00
Roman Arutyunyan dd19680ed9 skipped on_publish/access/record for auto-pushed connections 2012-07-20 13:06:17 +04:00
Roman Arutyunyan bd51d4b18d push is working 2012-05-16 18:04:35 +04:00
Roman Arutyunyan 51f7d3012d fixed ipv6 compildation 2012-04-28 18:48:05 +04:00
Roman Arutyunyan bcd601832a reimplemented amf0 callbacks from arrays to chains to enable async processing 2012-03-27 20:26:43 +04:00
Roman Arutyunyan d943d51975 implemented cmd module - a layer for amf0 call dispatching 2012-03-23 21:29:22 +04:00
Roman Arutyunyan 31d18ed447 implemented applications 2012-03-23 16:03:32 +04:00
Roman Arutyunyan 3980a59237 added access control 2012-03-21 19:08:59 +04:00