Forum C# Features request

Features request

Postby Pawel Wozniak » March 27th, 2015, 1:50 pm

Yahoo games network services are great but in my opinion there are two features missing that could make it fully usable for game studios like us (few casual games for FB and mobile several million users, 1000+ users online in each game).

1) REST (for Facebook notifications or data exchange with other 3rd party apis)
2) crone (for periodic BigDB operations and Facebook notifications)

Do you plan to add any of this?
Pawel Wozniak
Paid Member
 
Posts: 96
Joined: October 14th, 2012, 10:47 pm

Re: Features request

Postby KotaMills » March 28th, 2015, 2:00 pm

this stuff is added :P u gotta learn how to make it
Coming Soon Shark Chase! :D
KotaMills
 
Posts: 30
Joined: December 20th, 2014, 4:22 am

Re: Features request

Postby Pawel Wozniak » March 28th, 2015, 10:35 pm

Can you please show them to me?
Pawel Wozniak
Paid Member
 
Posts: 96
Joined: October 14th, 2012, 10:47 pm

Re: Features request

Postby Henrik » March 30th, 2015, 10:34 pm

For point #1, what you are basically asking for is more control over the Web methods in the API, so that you can set custom headers and methods, right? That's definitely possible, I bumped it on our internal wishlist.

Point #2 is much harder, and we've discussed it internally many times, but haven't yet reached a good solution.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm

Re: Features request

Postby Pawel Wozniak » March 30th, 2015, 11:55 pm

Thanks for your reply. I didn`t notice there is a Web class inside serverside API (the documentation of this class is from times when it was playerio and had other pricing plans i guess). Hope you will add some crone-like service to your API in the near future :)


Cheers.
Pawel Wozniak
Paid Member
 
Posts: 96
Joined: October 14th, 2012, 10:47 pm

Re: Features request

Postby aseemgarg321 » February 28th, 2017, 5:24 am

Just wanted to know if this is gonna happen sometime soon??

1) more control over the Web methods
2) Crone-like service

Thanks,
Aseem
aseemgarg321
 
Posts: 104
Joined: March 28th, 2015, 9:54 am


Return to C#