Commit Graph

21 Commits

Author SHA1 Message Date
6e50fa2258 Refactoring configs. Use connections settings on establishing connection. Create ClientConfig from array. 2021-06-09 18:15:45 +03:00
e670cb161c amphp (#11) 2021-02-26 00:59:52 +03:00
3d8f5be2d0 Snappy 2021-02-01 00:39:07 +03:00
72dca5c73b Wrap Socket 2021-01-31 17:26:07 +03:00
e1cca2d3eb Remove Subscriber 2021-01-30 18:22:34 +03:00
1a24efacfb NSQ Connection can subscribe only for one topic 2021-01-30 18:13:50 +03:00
f74b82a400 Explode Response to Frames 2021-01-30 17:40:17 +03:00
da4331127b Refactoring: Move delay parameter as last in Producer::dpub 2021-01-25 03:27:04 +03:00
d9bf2a4437 Add ClientConfig and ConnectionConfig, Feature Negotiation and Authentication 2021-01-25 03:19:54 +03:00
ebf82cf478 Reconnect 2021-01-24 23:15:07 +03:00
cc26255f6f Extract ProducerTest from NsqTest 2021-01-23 03:43:00 +03:00
9f95dff2ec Allow configure heartbeat_interval 2021-01-23 02:16:29 +03:00
b6995c8f3d cs: actualize variable names 2021-01-23 01:42:20 +03:00
8725c654b2 Tests: call touch 2021-01-23 01:40:39 +03:00
6eeb2939c8 Rename Reader to Consumer and Writer to Producer 2021-01-23 01:35:09 +03:00
bf738254b1 cs: php_unit_test_case_static_method_calls with call_type self 2021-01-23 01:31:42 +03:00
18ecca3c40 Merge Envelope with Message 2021-01-23 01:30:29 +03:00
7873a9f010 Receive Reader as dependency in Subscriber instead of extending it 2021-01-23 01:24:35 +03:00
deb4ce686b Refactoring: Remove Connection::consume, add NsqException, add tests, allow dynamic change timeout in subscriber 2021-01-21 23:18:14 +03:00
0a926ce607 Refactoring: Extend Reader and Writer from Connection 2021-01-20 16:46:29 +03:00
7c6284efcb Initial commit 2021-01-19 20:33:35 +03:00