Commit Graph

  • 1d0168b557 Test on 1.2 only master Jason Coene 2014-02-02 10:13:50 -06:00
  • e317778d92 Add build status (lol) Jason Coene 2014-02-02 10:12:52 -06:00
  • 6d4725bf0f Give travis something to run Jason Coene 2014-02-02 10:10:21 -06:00
  • 1fee12bc8b Open source gortmp Jason Coene 2014-02-02 10:06:13 -06:00
  • 301e0d67e4 Try explicit ticker allocation instead of Tick Jason Coene 2013-07-07 11:39:18 -05:00
  • cc0e886ec7 Include error in read warning Jason Coene 2013-07-04 17:56:42 -05:00
  • 3b7126d32d Remove message channel depth Jason Coene 2013-07-04 16:58:28 -05:00
  • 8102e0129a Use named error Jason Coene 2013-07-04 16:09:29 -05:00
  • 23cbe148ac Consolidate response polling Jason Coene 2013-07-04 16:07:06 -05:00
  • 2b588d42d0 Decrease info level verbosity Jason Coene 2013-07-03 19:39:38 -05:00
  • 1ef96b7494 Add rtmp and rtmps dial timeout Jason Coene 2013-06-17 13:48:00 -05:00
  • a2be891d9a Reduce log level Jason Coene 2013-06-16 13:42:47 -05:00
  • 97dbff0859 Allow apps to send/check out of band. Jason Coene 2013-06-16 13:36:01 -05:00
  • ab3fe99983 Reduce i/o channel size Jason Coene 2013-06-16 13:35:21 -05:00
  • 7654644741 Yank app-specific response stuff out of rtmp library Jason Coene 2013-06-16 13:35:11 -05:00
  • bceee69838 Amend Jason Coene 2013-06-15 16:30:37 -05:00
  • 948503d82a Yank rate limiter, this belongs elsewhere Jason Coene 2013-06-15 16:29:48 -05:00
  • f7ca4ee15c Add rate limiting Jason Coene 2013-06-15 14:55:53 -05:00
  • 04453431d8 Add HasBody helper to response to determine if a non-response was given (throttled) Jason Coene 2013-06-13 17:26:53 -05:00
  • 4ecebf8131 Don't reset external handlers on connection reset Jason Coene 2013-06-13 13:18:24 -05:00
  • 71d01458a6 Add decoding of amf external via handler Jason Coene 2013-06-13 11:38:21 -05:00
  • 73ef0b8508 Return nil response without error if we can't extract the 'body' field of a message. It's not an error, there's just no data. Jason Coene 2013-06-12 17:16:41 -05:00
  • 4dc35bafcb Update log messages and default log level Jason Coene 2013-06-12 15:36:43 -05:00
  • c9d49610a9 Split client creation and connection Jason Coene 2013-06-12 15:36:33 -05:00
  • f8e99e21b4 Extract error information from Object Jason Coene 2013-06-11 12:00:33 -05:00
  • 2e33e8baaf Create a new encoder/decoder for each transaction. Jason Coene 2013-06-11 12:00:25 -05:00
  • c2688c7098 Reduce verbosity of debug for message decoded Jason Coene 2013-06-09 19:46:08 -05:00
  • 49906ddf4f Encode rtmp error object string on unknown error Jason Coene 2013-06-09 19:26:37 -05:00
  • ceb40cdb50 Allow invoking of command messages, don't use variadic input on encode invoke methods. Jason Coene 2013-06-09 19:26:25 -05:00
  • f39ea02cc7 Rename result to response, add room for alternate responses Jason Coene 2013-06-09 18:23:25 -05:00
  • a80589b330 Add error decoding and dump helpers Jason Coene 2013-06-09 16:19:56 -05:00
  • b2ddb25bc8 Remove poll trace Jason Coene 2013-06-09 16:19:38 -05:00
  • fc1c33a476 Overhaul rtmp to add synchronous invokes, asynchronous routing, proper invoke encoding, better errors, more. Jason Coene 2013-06-08 22:00:51 -05:00
  • ed1034ed7e Add circle.yml Jason Coene 2013-06-07 18:25:21 -05:00
  • 8bd6bc1c94 Restructure client library, update to new amf library. Jason Coene 2013-06-07 18:25:17 -05:00
  • 9c0d49e185 Update Makefile Jason Coene 2013-06-06 11:06:18 -05:00
  • 1412ce93c1 Update location of logger Jason Coene 2013-06-06 11:06:09 -05:00
  • e6824e5655 go fmt Jason Coene 2013-06-06 11:05:58 -05:00
  • 6b60d8a45a Add connect message Jason Coene 2013-06-06 02:23:23 -05:00
  • 16197b07c1 Handle protocol and command messages in dispatch Jason Coene 2013-06-06 02:23:06 -05:00
  • 6c869d2792 Add client write loop Jason Coene 2013-06-06 02:20:26 -05:00
  • 2322621128 Remove bufio buffers in connection for now Jason Coene 2013-06-06 02:02:09 -05:00
  • 0492579cf2 It's sane - check it in! Jason Coene 2013-06-05 22:38:33 -05:00