<feed xmlns='http://www.w3.org/2005/Atom'>
<title>udm.git/protocol, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/'/>
<entry>
<title>protocol:</title>
<updated>2016-05-01T01:01:29+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-05-01T01:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=ae48fbe8b23b268dfd9865405fff00bdf79404b8'/>
<id>ae48fbe8b23b268dfd9865405fff00bdf79404b8</id>
<content type='text'>
	added syntax version (required for protobuf 3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added syntax version (required for protobuf 3)
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2016-01-20T03:31:14+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-20T03:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=7c4d85348ecbb9913948edc53b82efaa97d85fda'/>
<id>7c4d85348ecbb9913948edc53b82efaa97d85fda</id>
<content type='text'>
	download completed state
client-qt:
	added "download completed" subscription and status support
server:
	module_curl:
		used events api in core for download state changes
	core:
		download completed event support for modules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	download completed state
client-qt:
	added "download completed" subscription and status support
server:
	module_curl:
		used events api in core for download state changes
	core:
		download completed event support for modules
</pre>
</div>
</content>
</entry>
<entry>
<title>i am alive )</title>
<updated>2016-01-16T06:01:18+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2016-01-16T06:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=bb8cd8a9ff7d80046cc2c7d41742c74d8f811c62'/>
<id>bb8cd8a9ff7d80046cc2c7d41742c74d8f811c62</id>
<content type='text'>
updated copyrights (new year)
server:
	started implementation of api for module events (module should be able to fire event which will be delivered to clients which have subscribed for this event type)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updated copyrights (new year)
server:
	started implementation of api for module events (module should be able to fire event which will be delivered to clients which have subscribed for this event type)
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-12-08T22:08:15+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-12-08T22:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=ba29462f09c748de5c75837f9fdd3c1bb3bc4791'/>
<id>ba29462f09c748de5c75837f9fdd3c1bb3bc4791</id>
<content type='text'>
	added download deleted event
	small cleanup
server:
	implemented "download_deleted" event
client:
	started work on download state change events handling
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added download deleted event
	small cleanup
server:
	implemented "download_deleted" event
client:
	started work on download state change events handling
</pre>
</div>
</content>
</entry>
<entry>
<title>prootcol:</title>
<updated>2015-11-22T07:26:42+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-11-22T07:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=7ef827ea95590c3096f7f6255c5d40eb447d4178'/>
<id>7ef827ea95590c3096f7f6255c5d40eb447d4178</id>
<content type='text'>
	added download_state change structure (used in download state changes event
from server)
client-qt:
	subscription to download state changes events
server:
	basic implementation of download state changes events

TODO: use single structure for download_state_changes in messages instead of all
separate ones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	added download_state change structure (used in download state changes event
from server)
client-qt:
	subscription to download state changes events
server:
	basic implementation of download state changes events

TODO: use single structure for download_state_changes in messages instead of all
separate ones.
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-10-27T02:44:22+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-10-27T02:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=3d2c1d3c24e40573e391040048ff734cd052c295'/>
<id>3d2c1d3c24e40573e391040048ff734cd052c295</id>
<content type='text'>
	tiny enum value names correction
server:
	event subscription subsystem:
		a bit of implementation of repeated event type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	tiny enum value names correction
server:
	event subscription subsystem:
		a bit of implementation of repeated event type
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-10-25T17:51:23+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-10-25T17:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=89dbfd1a2e9cee5bb7c219ba121e7e922d7dfa7a'/>
<id>89dbfd1a2e9cee5bb7c219ba121e7e922d7dfa7a</id>
<content type='text'>
	a bit of work with "client_event_subscription_request"
	some comments
server:
	event subsystem:
		event's object class skeleton
		very basic event subscription handler
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	a bit of work with "client_event_subscription_request"
	some comments
server:
	event subsystem:
		event's object class skeleton
		very basic event subscription handler
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-09-29T17:36:36+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-09-29T17:36:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=a904729ad2a51b7752d8f3f240b92c91f0fa4411'/>
<id>a904729ad2a51b7752d8f3f240b92c91f0fa4411</id>
<content type='text'>
	split to multiple proto files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	split to multiple proto files
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-09-28T12:50:11+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-09-28T12:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=01050fcdbf0184c9ded1eeb6021b8a6549e643aa'/>
<id>01050fcdbf0184c9ded1eeb6021b8a6549e643aa</id>
<content type='text'>
	some work with event supscription proto part (unfinished)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	some work with event supscription proto part (unfinished)
</pre>
</div>
</content>
</entry>
<entry>
<title>protocol:</title>
<updated>2015-09-24T11:37:36+00:00</updated>
<author>
<name>Gluzskiy Alexandr</name>
<email>sss@sss.chaoslab.ru</email>
</author>
<published>2015-09-24T11:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dark-alexandr.net/udm.git/commit/?id=380a818768c810b7d9eed5cb240c15305921910f'/>
<id>380a818768c810b7d9eed5cb240c15305921910f</id>
<content type='text'>
	use repeated instead of optional fields for download_start_request, download_stop_request, download_delete_request, download_action_request - this allow to execute same action on multiple downloads via one message which is much more efficient than send
message for each download
client-qt:
	basic download menu (without dynamic actions)
	implemented start/stop/delete proto part
server:
	core:
		basic protocol implementation for: CLIENT_DOWNLOAD_INFO_REQUEST, CLIENT_DOWNLOAD_START, CLIENT_DOWNLOAD_STOP, CLIENT_DOWNLOAD_DELETE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	use repeated instead of optional fields for download_start_request, download_stop_request, download_delete_request, download_action_request - this allow to execute same action on multiple downloads via one message which is much more efficient than send
message for each download
client-qt:
	basic download menu (without dynamic actions)
	implemented start/stop/delete proto part
server:
	core:
		basic protocol implementation for: CLIENT_DOWNLOAD_INFO_REQUEST, CLIENT_DOWNLOAD_START, CLIENT_DOWNLOAD_STOP, CLIENT_DOWNLOAD_DELETE
</pre>
</div>
</content>
</entry>
</feed>
