smallwhite
smallwhite
  chrome version 70.0.3538.102
I am new to nodejs and want to know the difference between these two modules. * [worker_threads](https://nodejs.org/dist/latest-v10.x/docs/api/worker_threads.html) * [napajs](https://github.com/Microsoft/napajs) What are the similarities and differences between the usage scenarios of...
https://github.com/node-pinus/pinus/blob/ac445cca71e069dd3c5991888e83116632bfbeb2/packages/pinus/lib/modules/watchServer.ts#L720-L746 初步分析是 无法直接遍历出es6类的方法。
### pomelo https://github.com/NetEase/pomelo/blob/master/lib/application.js#L45 ### pinus https://github.com/node-pinus/pinus/blob/master/packages/pinus/lib/application.ts#L183 初始化base目录时候与pomelo有差异。 需要研究一下怎么修复,会有什么影响。 下面是群里大神的修复方法。 修复这里可以解决 在其它目录 用 -d 参数的问题 `pinus start -d xxxx' 
对前端不怎么懂。 好奇这种项目是怎么从0创建出来的。 感谢。
 字挂了
### Describe the bug with a clear and concise description of what the bug is. Can follow some users  But some unlock people cannot follow, only show follow requested...
### Describe the feature Because `gogs` may be reverse proxied, accessed by IP address on an internal network, or accessed by multiple different domain names on an external network. Therefore,...
``` // remote service module.exports = function(context) { return { echo: function(msg, cb) { cb(null, 'echo: ' + msg); }, onlynotify:function(msg,cb){ //cb is undefined. console.log('receive notify..:',cb,msg); } }; }; ```...
### Operating Systems ### Server: Mac OS 11.4 Client: unused ### Synergy Version ### Synergy 1: 1.14.6.19 ### Steps to Reproduce ### 1. open Synergy 2. set log level to...