Switch back to nim-websock (#3665)

This commit is contained in:
Tanguy 2022-06-21 17:43:55 +02:00 committed by GitHub
parent f3852cc4cd
commit 8d3afd8285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View File

@ -118,10 +118,6 @@ switch("passL", "-fno-omit-frame-pointer")
# for heap-usage-by-instance-type metrics and object base-type strings
--define:nimTypeNames
# TODO https://github.com/status-im/nimbus-eth2/issues/3130
# We are still seeing problems with the websock package, se we stick to using news:
switch("define", "json_rpc_websocket_package=news")
const currentDir = currentSourcePath()[0 .. ^(len("config.nims") + 1)]
switch("define", "nim_compiler_path=" & currentDir & "env.sh nim")
switch("define", "withoutPCRE")

2
vendor/nim-websock vendored

@ -1 +1 @@
Subproject commit fc6538fa85f3742046002f6a94bb0dab33c4e798
Subproject commit 283a9bb1fccc91fc9ab840609f57788cd19d0d24