ReplAPI.it-NodeJS icon indicating copy to clipboard operation
ReplAPI.it-NodeJS copied to clipboard

Implement Code Evaluation

Open rayhanadev opened this issue 4 years ago โ€ข 9 comments

Either in the form of connecting to Crosis or WSS connection to eval.repl.it, implement code evaluation through Repl.it.

rayhanadev avatar Dec 06 '20 21:12 rayhanadev

Yez do dis

PotentialStyx avatar Dec 06 '20 21:12 PotentialStyx

Yez do dis

@Codemonkey51 got any suggestions? Iโ€™m thinking about dissecting Kogniseโ€™s Repl API package and figuring that out.

rayhanadev avatar Dec 06 '20 21:12 rayhanadev

Umm that uses a deprecated api maybe try: replit/crosis. It's a bit compleex so maybe just proxy it?

PotentialStyx avatar Dec 06 '20 21:12 PotentialStyx

Okay! But have they opened access to Crosis again?

rayhanadev avatar Dec 06 '20 22:12 rayhanadev

No :( No one has gotten dev role (allows you to use crosis) back It works rn, just no one but repl team can use

PotentialStyx avatar Dec 06 '20 22:12 PotentialStyx

test

zplusfour avatar Dec 13 '20 17:12 zplusfour

that uses nodejs while were using python here

@ch1ck3n-byte Ah not true, this is a NodeJS package not Python :)

rayhanadev avatar Apr 09 '21 00:04 rayhanadev

After gaining more knowledge about Replit Login APIs and Crosis/Protocol I think it may be feasible to implement this... maybe after #68.

rayhanadev avatar Jun 17 '21 15:06 rayhanadev