Ilia Baikov

Results 21 comments of Ilia Baikov

> I have a similar issue where I have two MQTT brokers and I would like to have some context about which broker the message came from. > > The...

Yes that is. Building public api for ts users and it will usefull feature

@schroffl That should be very cool with using like `teamspeak-filesystem` package

Oh, my english still so bad... Something like that ``` let teamspeakViewer=require('teamspeak-viewer'); let query=new TeamspeakQuery.Raw(*connection data*); let viewer=teamspeakViewer(query); console.log(viewer.json()); console.log(viewer.html()); ```

> I would attempt to reproduce with basic iPXE and open up an issue upstream with iPXE. All we're doing in netboot.xyz is leveraging the VLAN tagging feature in iPXE...

Hi, guys I'm not sure about when could be required to change converter but adding attributes to sessions is too hard when doing that outside the current session scope. Let's...

> Hi @frct1. Your `sessionRepository` field is probably an instance of `MongoIndexedSessionRepository`. You can change it to `FindByIndexNameSessionRepository

same thing here, have a case where i need to consume messages from RabbitMQ and then publish to Kafka, some sort of bridge UPD: Seems its working when you need...

Idea is to have better integration of BMS like instances with security groups and port security. Currently there is no complex SDN's that support hardware switches but OpenSDN is only...

> Is there any relationship to the work in #1 ? XDP and eBPF are different, but related. I just want to make sure that work isn't overlapping. There is...