<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Shephertz Community - Recent questions in Html 5</title>
<link>http://forum.shephertz.com/?qa=questions/products/appwarp/html-5</link>
<description>Powered by Question2Answer</description>
<item>
<title>Is it possible to use https for API requests?</title>
<link>http://forum.shephertz.com/?qa=11621/is-it-possible-to-use-https-for-api-requests</link>
<description>Currently, our game uses your AppWarp SDK to implement multiplayer mode. During moderation process on publishing platform we've faced a problem: your lib sends http requests but all requests, other than https, are blocked by platform. Is there a way to implement https requests (maybe use other endpoints)?</description>
<category>Html 5</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=11621/is-it-possible-to-use-https-for-api-requests</guid>
<pubDate>Thu, 09 Nov 2023 12:05:45 +0000</pubDate>
</item>
<item>
<title>Tracking read/unread messages using appwarp</title>
<link>http://forum.shephertz.com/?qa=10591/tracking-read-unread-messages-using-appwarp</link>
<description>Can you please help us if there is a way to track read/unread messages using appwarp. We want to give some kind of message count notification on chat icon of our app, if there are any chat messages pending for that user.

Appreciate any help in this regards.

Thanks,</description>
<category>Html 5</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10591/tracking-read-unread-messages-using-appwarp</guid>
<pubDate>Fri, 30 Jun 2017 23:07:39 +0000</pubDate>
</item>
<item>
<title>server-side validation</title>
<link>http://forum.shephertz.com/?qa=10269/server-side-validation</link>
<description>&lt;div&gt;
	I am making online multiplay game like agar.io and considering this product.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	The code example is as below. When a client sends its position, all others will be notified the position.&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp; string json = &quot;{\&quot;x\&quot;:\&quot;&quot;+transform.position.x+&quot;\&quot;,\&quot;y\&quot;:\&quot;&quot;+transform.position.y+&quot;\&quot;,\&quot;z\&quot;:\&quot;&quot;+transform.position.z+&quot;\&quot;}&quot;;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp; WarpClient.GetInstance().SendChat(json);&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	There is no way to add game logic.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	But I would like to validate the position at server-side and do some logic, and then broadcast it.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
	Is it possible?&lt;/div&gt;
&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
	&amp;nbsp;&lt;/div&gt;</description>
<category>Html 5</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10269/server-side-validation</guid>
<pubDate>Mon, 06 Mar 2017 07:12:34 +0000</pubDate>
</item>
<item>
<title>Connection unrecoverable after receiving bad request from the response listeners</title>
<link>http://forum.shephertz.com/?qa=10088/connection-unrecoverable-receiving-request-response-listeners</link>
<description>&lt;p&gt;
	Hi, I am developing my multiplayer game using appwarp html. The game consist of lobby that show the user on the available room and the total user online. I've using the&amp;nbsp;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Roboto;&quot;&gt;getOnlineUsers() every 5 second interval to recevie the total user connected to the appwarp server. The problem come when the response listener return with a Bad Reqeust status. After receiving this bad reqeust status, the user will not be able to perform any API calls from appwarp, even the disconnect function, where the listener will always return with Bad Request.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Roboto;&quot;&gt;Thanks.&lt;/span&gt;&lt;/p&gt;</description>
<category>Html 5</category>
<guid isPermaLink="true">http://forum.shephertz.com/?qa=10088/connection-unrecoverable-receiving-request-response-listeners</guid>
<pubDate>Thu, 19 Jan 2017 03:38:05 +0000</pubDate>
</item>
</channel>
</rss>