- United States
- https://bancino.net
- Joined on
2024-09-14
Implement #22 and #9
I am fairly certain that parameters should already be decoded by the time they are added to the path
array. If they aren't, then Cytoplasm needs to do this, not each of the individual routes.
Refactor code to comply with #8
j2s
array
and object
generated code leak memory.
Refactor code to comply with #8
I just did some very basic testing and everything appears to work fine. Good work. When you're ready for me to merge this, just remove the WIP:
prefix as always.
Thanks for your work on…
Admin API for managing Registration Tokens
Implement Registration Token Administrator API
j2s
array
and object
generated code leak memory.
Implement Registration Token Administrator API
Update: I think the leak is actually coming from a bug in j2s
generated code.