X Tutup
Skip to content

Overextending the API #184

@ghost

Description

This API tries to implement everything: polling, web socket HTTP server, etc. This can make it hard to use in circumstances (GAE) where only the raw API is required. I propose separating the servers out and focusing on just a stateless API.

(The specific reason GAE doesn't work is referenced in the GAE incompatibility issue)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup