1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 17:27:34 +00:00

Revert "IPCCompiler: Use string hashes for IPC endpoint magic"

This reverts commit 59218007a3.
This commit is contained in:
Andreas Kling 2021-04-25 11:24:12 +02:00
parent 53aec3e06d
commit 418bc484e4
25 changed files with 29 additions and 25 deletions

View file

@ -1,4 +1,4 @@
endpoint LanguageServer
endpoint LanguageServer = 8001
{
Greet(String project_root) => ()