scruzin
|
058cc41356
|
readPacket(), sendPacket() and resizePacket() now Packet methods read(), write() and resize() respectively.
|
2019-01-10 23:29:51 +10:30 |
scruzin
|
6a8e78a256
|
readN()/writeN() now Session.read()/write() respectfully.
|
2019-01-10 23:16:20 +10:30 |
scruzin
|
3c83ba0022
|
Added RTMP_PACKET_SIZE_AUTO.
|
2019-01-10 16:34:00 +10:30 |
scruzin
|
2333d1953e
|
packetSize -> headerSizes.
|
2019-01-10 13:23:12 +10:30 |
scruzin
|
e772d37a1b
|
Warn about EOF errors.
|
2019-01-10 12:48:31 +10:30 |
scruzin
|
076a9c030a
|
Better field names.
|
2019-01-09 22:51:07 +10:30 |
scruzin
|
0a69c59f50
|
Additional logging.
|
2019-01-09 17:33:19 +10:30 |
scruzin
|
cbe6149c8f
|
Added proper logging.
|
2019-01-07 23:59:41 +10:30 |
scruzin
|
04679e4757
|
Removed used fields and initalize packets lazily.
|
2019-01-07 21:45:00 +10:30 |
scruzin
|
8ed3c04186
|
Change log messages to reflect new function names.
|
2019-01-07 20:15:12 +10:30 |
scruzin
|
31b1a6a7d3
|
Made function names camel case and factored packet functions into packet.go.
|
2019-01-07 18:00:42 +10:30 |