ractf / shell

A shiny new SPA frontend for the RACTF core.
https://ractf.co.uk/
GNU Affero General Public License v3.0
7 stars 4 forks source link

Implement local challenge updates (#57) #58

Closed NicholasG04 closed 2 years ago

NicholasG04 commented 2 years ago

Implements #57 whilst allowing the flexibility to add any future local modifications. Simply takes in challenge data in the standard form (hopefully), and updates local state. Event Type 7 has been used.

Regards, Nick

0xAda commented 2 years ago

Changes on core:

NicholasG04 commented 2 years ago

Many thanks. I'll look to implement these changes today.

thebeanogamer commented 2 years ago

Websockets do seem to work though

image