<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); --darkreader-inline-color:#beb9b0; --darkreader-inline-bgcolor:#242728;" data-darkreader-inline-color="" data-darkreader-inline-bgcolor="">
</div>
Hi FS Community,
<div><br>
</div>
<div>I'm trying to add a '\n' new line after the JSON event sent from FS on the mod_event_socket when the event type is JSON, I need to do so as I'm writing a JAVA event parser and it would make the code much simpler if I can add this new line after the event.</div>
<div><br>
</div>
<div>I'm not able to know where to edit exactly in the mod_event_scoket file (I have no experience in C lang at all) but I think it is somewhere around line 1274.</div>
<div><br>
</div>
<div>If someone could help with this, I would really appreciate it.</div>
<div><br>
</div>
<div>(the java socket lib am writing uses Netty DelimiterBasedFrameDecoder on '\n' nut it breaks as after the JSON event there is no new line and Content-Length: is directly written after the JSON event)</div>
<div><br>
</div>
Mahmood Alkhalil.
<div>
<div id="Signature">
<div>
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif; --darkreader-inline-color:#beb9b0; --darkreader-inline-bgcolor:#242728;" data-darkreader-inline-color="" data-darkreader-inline-bgcolor="">
</div>
</div>
</div>
</div>
</body>
</html>