Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 495 Bytes

AkiraserverV4

Objetive

Spring / ASP.Net Clone

Status

Looking Good => Seems usable for test projects =)

Examples

You can find a simple example written in SampleServer folder.

Todo

  • Map parameters from body forms
  • Authentication Layer
  • Fix MultipartForm File Handling
    • Not Parsing Requests Like It Should
    • Reuse the same steam and use only the part needed (Done)
    • Still Performs Like Shit